aboutsummaryrefslogtreecommitdiff
path: root/lang/sml-nj/files/extra-patch-cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sml-nj/files/extra-patch-cpp')
-rw-r--r--lang/sml-nj/files/extra-patch-cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/sml-nj/files/extra-patch-cpp b/lang/sml-nj/files/extra-patch-cpp
new file mode 100644
index 000000000000..adb08fd8a575
--- /dev/null
+++ b/lang/sml-nj/files/extra-patch-cpp
@@ -0,0 +1,11 @@
+--- src/runtime/objs/mk.x86-freebsd.orig Fri Aug 15 11:39:43 2003
++++ src/runtime/objs/mk.x86-freebsd Fri Aug 15 11:39:59 2003
+@@ -10,7 +10,7 @@
+ ARFLAGS = Trcv
+ CC = gcc -ansi
+ CFLAGS = -O2
+-CPP = gcc -x c -E -P -ansi
++CPP = gcc -x assembler-with-cpp -E -P
+ #CPP = /usr/bin/cpp -P
+
+ XOBJS =