mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* configure.in (*-*-netware*): Add libio.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
|
||||||
|
|
||||||
|
* configure.in (*-*-netware*): Add libio.
|
||||||
|
|
||||||
Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
|
Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
|
||||||
|
|
||||||
* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
|
* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
|
||||||
|
@ -306,7 +306,7 @@ esac
|
|||||||
|
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
*-*-netware)
|
*-*-netware)
|
||||||
noconfigdirs="$noconfigdirs libg++ libstdc++ libio librx newlib"
|
noconfigdirs="$noconfigdirs libg++ libstdc++ librx newlib"
|
||||||
;;
|
;;
|
||||||
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