From e5e8c8b886229d253068085f622338e73586cc70 Mon Sep 17 00:00:00 2001 From: Ulrich Weigand Date: Tue, 5 Oct 2004 13:34:42 +0000 Subject: 2004-10-05 Ulrich Weigand Merged from GCC / libtool upstream: 2004-10-02 P.J. Darcy * ltcf-c.sh (tpf*): Add ld_shlibs=yes. * ltcf-cxx.sh (tpf*): Likewise. * ltconfig (tpf*): Add TPF OS configuration support. --- ltcf-cxx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ltcf-cxx.sh') 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 -- cgit v1.2.3