summaryrefslogtreecommitdiff
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
commit1919fe81874f1ef1a80a12a87fdc2404ea380acc (patch)
tree658d99c9c88224b54f374ca9220a36fe1ef8fc7d /ltcf-cxx.sh
parenta84fc7f0bcc3f08813cfb660cd8dc680bb46027d (diff)
downloadgdb-1919fe81874f1ef1a80a12a87fdc2404ea380acc.tar.gz
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 465650ff4d5..620b318e09a 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