mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 20:14:06 +08:00
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
* configure.in (mips-*-*): Build ld and binutils.
This commit is contained in:
parent
5e462ed938
commit
6bdeaead5e
@ -1,3 +1,7 @@
|
||||
Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* configure.in (mips-*-*): Build ld and binutils.
|
||||
|
||||
Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
|
||||
|
||||
* configure: check return code from mkdir, print error message and
|
||||
|
@ -146,7 +146,7 @@ fi
|
||||
|
||||
case "${target}" in
|
||||
mips-*-*)
|
||||
configdirs=`echo ${configdirs} | sed -e 's/ld//;s/binutils//;s/gas//'`
|
||||
configdirs=`echo ${configdirs} | sed -e 's/gas//'`
|
||||
;;
|
||||
rs6000-*-*)
|
||||
configdirs=`echo ${configdirs} | sed -e 's/ld//;s/binutils//;s/gas//;s/tk//'`
|
||||
|
Loading…
Reference in New Issue
Block a user