summaryrefslogtreecommitdiff
path: root/ltcf-cxx.sh
diff options
context:
space:
mode:
authorP.J. Darcy <darcypj@us.ibm.com>2004-10-02 16:33:06 +0000
committerUlrich Weigand <uweigand@gcc.gnu.org>2004-10-02 16:33:06 +0000
commit1abb828af191bb7b36ee17c32f253f5eec371c29 (patch)
tree63840b1603ce38cb8260d454330273caaafadc4d /ltcf-cxx.sh
parentc72f8eec54e029306e2f4ce8226ecb632e0794ac (diff)
downloadgcc-1abb828af191bb7b36ee17c32f253f5eec371c29.tar.gz
ltcf-c.sh (tpf*): Add ld_shlibs=yes.
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. From-SVN: r88427
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 7edeb864b17..48d5a53f2f7 100644
--- a/ltcf-cxx.sh
+++ b/ltcf-cxx.sh
@@ -697,6 +697,9 @@ case $host_os in
;;
esac
;;
+ tpf*)
+ ld_shlibs=yes
+ ;;
unixware*)
# FIXME: insert proper C++ library support
ld_shlibs=no