aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/t-freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/t-freebsd')
-rw-r--r--gcc/config/t-freebsd5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/t-freebsd b/gcc/config/t-freebsd
deleted file mode 100644
index 0680618a6ec..00000000000
--- a/gcc/config/t-freebsd
+++ /dev/null
@@ -1,5 +0,0 @@
-# Compile crtbeginS.o and crtendS.o with pic.
-CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) -fPIC
-
-# Compile libgcc.a with pic.
-TARGET_LIBGCC2_CFLAGS += -fPIC