summaryrefslogtreecommitdiff
path: root/cad/fasthenry/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'cad/fasthenry/patches/patch-ad')
-rw-r--r--cad/fasthenry/patches/patch-ad9
1 files changed, 9 insertions, 0 deletions
diff --git a/cad/fasthenry/patches/patch-ad b/cad/fasthenry/patches/patch-ad
new file mode 100644
index 00000000000..6cea1c5b304
--- /dev/null
+++ b/cad/fasthenry/patches/patch-ad
@@ -0,0 +1,9 @@
+--- src/fasthenry/sparse/Makefile.orig Wed May 6 23:42:03 1998
++++ src/fasthenry/sparse/Makefile Wed May 6 23:42:12 1998
+@@ -4,5 +4,5 @@
+ # UC Berkeley
+ #
+-CFLAGS = -O
++CFLAGS = -O2 -w
+ LINTFLAGS = -lc -lm
+ SHELL = /bin/sh