2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
Merged from GCC / libtool upstream: 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> * ltcf-c.sh (tpf*): Add ld_shlibs=yes. * ltcf-cxx.sh (tpf*): Likewise. * ltconfig (tpf*): Add TPF OS configuration support.
This commit is contained in:
@ -652,6 +652,9 @@ case $host_os in
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
tpf*)
|
||||
ld_shlibs=yes
|
||||
;;
|
||||
unixware*)
|
||||
# FIXME: insert proper C++ library support
|
||||
ld_shlibs=no
|
||||
|
Reference in New Issue
Block a user