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:
Ulrich Weigand
2004-10-05 13:34:42 +00:00
parent 0190304668
commit e5e8c8b886
4 changed files with 27 additions and 0 deletions

View File

@ -652,6 +652,9 @@ case $host_os in
;;
esac
;;
tpf*)
ld_shlibs=yes
;;
unixware*)
# FIXME: insert proper C++ library support
ld_shlibs=no