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-c.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ltcf-c.sh') diff --git a/ltcf-c.sh b/ltcf-c.sh index e73ff16f7..2b02417c4 100644 --- a/ltcf-c.sh +++ b/ltcf-c.sh @@ -223,6 +223,10 @@ EOF hardcode_shlibpath_var=no ;; + tpf*) + ld_shlibs=yes + ;; + *) if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' -- cgit v1.2.3