mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-10 17:38:04 +08:00
* configure.in (*-*-netware*): Don't configure xiberty.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
|
||||||
|
|
||||||
|
* configure.in (*-*-netware*): Don't configure xiberty.
|
||||||
|
|
||||||
|
Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
|
||||||
|
|
||||||
|
* configure.in: Remove tk from native_only list.
|
||||||
|
|
||||||
Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
|
Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
|
||||||
|
|
||||||
* build-all.mk: Add mips-ncd-elf target to sun4 targets
|
* build-all.mk: Add mips-ncd-elf target to sun4 targets
|
||||||
|
@ -330,7 +330,7 @@ esac
|
|||||||
|
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
*-*-netware)
|
*-*-netware)
|
||||||
noconfigdirs="$noconfigdirs libg++ libstdc++ librx newlib"
|
noconfigdirs="$noconfigdirs libg++ libstdc++ librx newlib xiberty"
|
||||||
;;
|
;;
|
||||||
alpha-dec-osf*)
|
alpha-dec-osf*)
|
||||||
# ld works, but does not support shared libraries. emacs doesn't
|
# ld works, but does not support shared libraries. emacs doesn't
|
||||||
|
Reference in New Issue
Block a user