OSDN Git Service

* config/floatunsisf.c, config/floatunsidf.c,
[pf3gnuchains/gcc-fork.git] / gcc / config / t-freebsd
index 9981686..211dbdf 100644 (file)
@@ -1,4 +1,5 @@
-# Don't run fixproto
-STMP_FIXPROTO =
-# Use only native include files
-USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
+# Compile crtbeginS.o and crtendS.o with pic.
+CRTSTUFF_T_CFLAGS_S = -fPIC
+
+# Compile libgcc.a with pic.
+TARGET_LIBGCC2_CFLAGS += -fPIC