summaryrefslogtreecommitdiff
path: root/lang/smlnj/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'lang/smlnj/patches/patch-al')
-rw-r--r--lang/smlnj/patches/patch-al13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/smlnj/patches/patch-al b/lang/smlnj/patches/patch-al
new file mode 100644
index 00000000000..8eedd40b24a
--- /dev/null
+++ b/lang/smlnj/patches/patch-al
@@ -0,0 +1,13 @@
+$NetBSD: patch-al,v 1.1 2003/03/21 22:54:42 wiz Exp $
+
+--- src/runtime/objs/mk.x86-netbsd.orig Mon Nov 6 16:41:04 2000
++++ src/runtime/objs/mk.x86-netbsd
+@@ -9,7 +9,7 @@ MAKE = gmake
+
+ ARFLAGS = Trcv
+ CC = gcc -ansi
+-CFLAGS = -O2
++CFLAGS = @CFLAGS@
+ CPP = gcc -x c -E -P -ansi
+ #CPP = /usr/bin/cpp -P
+