aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 7 deletions
diff --git a/contrib/gcc/config/s390/t-linux b/contrib/gcc/config/s390/t-linux
deleted file mode 100644
index bc8d519b2d12..000000000000
--- a/contrib/gcc/config/s390/t-linux
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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
-