mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 13:09:48 +00:00
* configure.in (*-*-netware*): Add libio.
This commit is contained in:
parent
f10a96cbec
commit
f16db09225
@ -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)
|
||||
|
||||
* Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
|
||||
|
@ -306,7 +306,7 @@ esac
|
||||
|
||||
case "${target}" in
|
||||
*-*-netware)
|
||||
noconfigdirs="$noconfigdirs libg++ libstdc++ libio librx newlib"
|
||||
noconfigdirs="$noconfigdirs libg++ libstdc++ librx newlib"
|
||||
;;
|
||||
alpha-dec-osf*)
|
||||
# ld works, but does not support shared libraries. emacs doesn't
|
||||
|
Loading…
Reference in New Issue
Block a user