summaryrefslogtreecommitdiffstats
path: root/ltcf-cxx.sh
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2004-10-05 13:34:42 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2004-10-05 13:34:42 +0000
commite5e8c8b886229d253068085f622338e73586cc70 (patch)
treeda6eaf7027bc6e6831962d3d155def9b593c8ab6 /ltcf-cxx.sh
parent019030466858b5db7b844ce754aa0305ea199f8e (diff)
downloadcygnal-e5e8c8b886229d253068085f622338e73586cc70.tar.gz
cygnal-e5e8c8b886229d253068085f622338e73586cc70.tar.bz2
cygnal-e5e8c8b886229d253068085f622338e73586cc70.zip
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.
Diffstat (limited to 'ltcf-cxx.sh')
-rw-r--r--ltcf-cxx.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ltcf-cxx.sh b/ltcf-cxx.sh
index 465650ff4..620b318e0 100644
--- a/ltcf-cxx.sh
+++ b/ltcf-cxx.sh
@@ -652,6 +652,9 @@ case $host_os in
;;
esac
;;
+ tpf*)
+ ld_shlibs=yes
+ ;;
unixware*)
# FIXME: insert proper C++ library support
ld_shlibs=no