Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
1da5b8fc
Commit
1da5b8fc
authored
Jan 02, 2001
by
Laurynas Biveinis
Committed by
DJ Delorie
Jan 02, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in: remove supported directories from $noconfigdirs for DJGPP.
From-SVN: r38620
parent
3c8c2a0a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
ChangeLog
+4
-0
configure.in
+1
-5
No files found.
ChangeLog
View file @
1da5b8fc
2001-01-02 Laurynas Biveinis <lauras@softhome.net>
* configure.in: remove supported directories from $noconfigdirs for DJGPP.
2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
* MAINTAINERS: Add myself as avr port co-maintainer.
...
...
configure.in
View file @
1da5b8fc
...
...
@@ -562,7 +562,7 @@ case "${host}" in
noconfigdirs
=
"tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv gettext"
;;
i[3456]86-
*
-go32
*
|
i[3456]86-
*
-msdosdjgpp
*
)
noconfigdirs
=
"tcl tk expect dejagnu
make texinfo bison patch flex byacc send-pr uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv gettext
libffi"
noconfigdirs
=
"tcl tk expect dejagnu
send-pr uudecode guile apache inet itcl tix db snavigator gnuserv
libffi"
;;
i[3456]86-
*
-mingw32
*
)
# noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr uudecode dejagnu diff guile perl apache inet itcl tix db snavigator gnuserv"
...
...
@@ -738,10 +738,6 @@ case "${target}" in
target_configdirs
=
"
${
target_configdirs
}
target-libstub target-cygmon"
fi
;;
i[3456]86-
*
-go32
*
|
i[3456]-
*
-msdosdjgpp
*
)
# but don't build gdb
noconfigdirs
=
"
$noconfigdirs
gdb target-libg++
${
libstdcxx_version
}
target-librx
${
libgcj
}
"
;;
*
-
*
-linux
*
)
noconfigdirs
=
"
${
libgcj
}
"
# linux has rx in libc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment