aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libgcc/config/ia64/t-slibgcc-hpux
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libgcc/config/ia64/t-slibgcc-hpux')
-rw-r--r--gcc-4.9/libgcc/config/ia64/t-slibgcc-hpux6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.9/libgcc/config/ia64/t-slibgcc-hpux b/gcc-4.9/libgcc/config/ia64/t-slibgcc-hpux
new file mode 100644
index 000000000..27c7a661b
--- /dev/null
+++ b/gcc-4.9/libgcc/config/ia64/t-slibgcc-hpux
@@ -0,0 +1,6 @@
+# Build a shared libgcc library with the HP-UX linker on IA64.
+
+SHLIB_SOVERSION = 0
+# Must include -lunwind in the link, so that libgcc_s.so has the necessary
+# DT_NEEDED entry for libunwind.
+SHLIB_LC += -lunwind