projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eb2d21
)
* configure.in (noconfigdirs): Don't build gas on AIX, for
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 6 Mar 1995 18:27:41 +0000
(18:27 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Mon, 6 Mar 1995 18:27:41 +0000
(18:27 +0000)
powerpc*-*-aix* as well as for rs6000*-*-aix*.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
236436e
..
3ef709c
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-400,7
+400,7
@@
case "${target}" in
;;
powerpc-*-aix*)
# copied from rs6000-*-* entry
- noconfigdirs="$noconfigdirs ld binutils gprof textutils cvs"
+ noconfigdirs="$noconfigdirs
gas
ld binutils gprof textutils cvs"
;;
rs6000-*-lynxos*)
# a gcc built textutils will cause the linker to hang on 'join'