OSDN Git Service

* i386.md (length_immediate): Do not refer to insn address.
[pf3gnuchains/gcc-fork.git] / gcc / config / t-freebsd
index 9981686..da9c642 100644 (file)
@@ -1,4 +1,8 @@
 # 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