summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/s390/t-linux
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/s390/t-linux')
-rw-r--r--contrib/gcc/config/s390/t-linux7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/gcc/config/s390/t-linux b/contrib/gcc/config/s390/t-linux
new file mode 100644
index 0000000..bc8d519
--- /dev/null
+++ b/contrib/gcc/config/s390/t-linux
@@ -0,0 +1,7 @@
+# The crtbegin and crtend must not depend on a small GOT
+CRTSTUFF_T_CFLAGS = -O2 -fPIC
+CRTSTUFF_T_CFLAGS_S = -O2 -fPIC
+
+# Compile libgcc2.a with pic.
+TARGET_LIBGCC2_CFLAGS = -fPIC -include $(srcdir)/config/s390/fixdfdi.h
+
OpenPOWER on IntegriCloud