summaryrefslogtreecommitdiff
path: root/misc/geekcode/files/patch-aa
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-04 19:48:00 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-04 19:48:00 +0000
commitb4860e47bcf4b77ead4351294b5f6f2d5e3395a1 (patch)
tree54be3def665ae143783aacd2db7366eff7830a63 /misc/geekcode/files/patch-aa
parentFix MASTER_SITES, some formatting issues, and update WWW: (diff)
Update to version 1.3
Notes
Notes: svn path=/head/; revision=21250
Diffstat (limited to '')
-rw-r--r--misc/geekcode/files/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/geekcode/files/patch-aa b/misc/geekcode/files/patch-aa
index 4959d50c5f47..2fe17c0a7c3a 100644
--- a/misc/geekcode/files/patch-aa
+++ b/misc/geekcode/files/patch-aa
@@ -1,7 +1,7 @@
---- Makefile.orig Sun Aug 29 11:02:52 1999
-+++ Makefile Mon Aug 30 00:42:38 1999
+--- Makefile.orig Mon Aug 30 15:33:00 1999
++++ Makefile Thu Sep 2 18:42:00 1999
@@ -1,6 +1,6 @@
--CFLAGS=-O3 -Wall -s
+-CFLAGS=-O3 -s
+CFLAGS?=-O3 -Wall -s
TARGET=geekcode
-CC=gcc