summaryrefslogtreecommitdiff
path: root/lang/f2c/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'lang/f2c/patches/patch-ab')
-rw-r--r--lang/f2c/patches/patch-ab9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/f2c/patches/patch-ab b/lang/f2c/patches/patch-ab
new file mode 100644
index 00000000000..d36ec628c78
--- /dev/null
+++ b/lang/f2c/patches/patch-ab
@@ -0,0 +1,9 @@
+--- src/makefile.orig Wed Feb 25 08:18:04 1998
++++ src/makefile Sun Jul 19 23:14:03 1998
+@@ -3,5 +3,5 @@
+ .SUFFIXES: .c .o
+ CC = cc
+-CFLAGS = -O
++CFLAGS = -O2
+ SHELL = /bin/sh
+ YACC = yacc