aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/gcc/config/t-freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1-5666.3/gcc/config/t-freebsd')
-rw-r--r--gcc-4.2.1-5666.3/gcc/config/t-freebsd5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc-4.2.1-5666.3/gcc/config/t-freebsd b/gcc-4.2.1-5666.3/gcc/config/t-freebsd
new file mode 100644
index 000000000..211dbdf6b
--- /dev/null
+++ b/gcc-4.2.1-5666.3/gcc/config/t-freebsd
@@ -0,0 +1,5 @@
+# Compile crtbeginS.o and crtendS.o with pic.
+CRTSTUFF_T_CFLAGS_S = -fPIC
+
+# Compile libgcc.a with pic.
+TARGET_LIBGCC2_CFLAGS += -fPIC