aboutsummaryrefslogtreecommitdiffstats
path: root/devel/as80/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/as80/files/patch-aa')
-rw-r--r--devel/as80/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/as80/files/patch-aa b/devel/as80/files/patch-aa
new file mode 100644
index 000000000000..eaf691dbc6b4
--- /dev/null
+++ b/devel/as80/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Thu Feb 15 10:54:44 2001
++++ Makefile Thu Feb 15 10:55:00 2001
+@@ -1,6 +1,5 @@
+-CC = gcc
+-CFLAGS = -Wall -pedantic -ansi -O3 -fomit-frame-pointer
+-PREFIX = /usr/local
++CC? = gcc
++CFLAGS += -Wall -pedantic -ansi
+
+ all: asm80 Manual.txt
+