projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
becf2d8
)
don't build ld on i386-sysv4 platforms
author
David D. Zuhn
<zoo@cygnus>
Tue, 16 Nov 1993 23:06:48 +0000
(23:06 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Tue, 16 Nov 1993 23:06:48 +0000
(23:06 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 8bfe3311ee56f1b83c3bcdaeb8797386b6ae93d2..9889d9b2ff918f3fd58fd59359623f0b410fbde2 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-218,6
+218,11
@@
case "${target}" in
esac
# but that's okay since emacs doesn't work anyway
noconfigdirs="$noconfigdirs emacs"
+
+ # static versions of several key libraries are not available,
+ # so building our entire toolchain is impossible until
+ # the GNU linker supports shared libraries
+ noconfigdirs="$noconfigdirs ld"
;;
rs6000-*-*)
# a gcc built textutils will cause the linker to hang on 'join'