summaryrefslogtreecommitdiffstats
path: root/ltcf-c.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ltcf-c.sh')
-rw-r--r--ltcf-c.sh4
1 files changed, 4 insertions, 0 deletions
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'