summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'cad/fasthenry/patches/patch-ab')
-rw-r--r--cad/fasthenry/patches/patch-ab9
1 files changed, 9 insertions, 0 deletions
diff --git a/cad/fasthenry/patches/patch-ab b/cad/fasthenry/patches/patch-ab
new file mode 100644
index 00000000000..be16fe7f9c6
--- /dev/null
+++ b/cad/fasthenry/patches/patch-ab
@@ -0,0 +1,9 @@
+--- src/zbuf/Makefile.default.orig Wed May 6 23:28:17 1998
++++ src/zbuf/Makefile.default Wed May 6 23:28:26 1998
+@@ -44,5 +44,5 @@
+ #
+ # for generic machine use (timers not supported)
+-CFLAGS = -O -DOTHER
++CFLAGS = -O2 -DOTHER
+ # for most machines running 4.2/3 use (only necessary if timers are needed)
+ #CFLAGS = -O -DFOUR