summaryrefslogtreecommitdiff
path: root/gcc/config/i386/t-freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/t-freebsd')
-rwxr-xr-xgcc/config/i386/t-freebsd5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/i386/t-freebsd b/gcc/config/i386/t-freebsd
new file mode 100755
index 0000000..5164669
--- /dev/null
+++ b/gcc/config/i386/t-freebsd
@@ -0,0 +1,5 @@
+# Don't run fixproto
+STMP_FIXPROTO =
+# Use only native include files
+USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
+