summaryrefslogtreecommitdiff
path: root/devel/spin/files/patch-ab
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-08-12 00:31:50 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-08-12 00:31:50 +0000
commitf3f0604e7d4463e9b07f0615eadf82eb416eb097 (patch)
tree56f6dd353d8801fe02041f139f649084149d7f31 /devel/spin/files/patch-ab
parentUpdated to vertion 0.4.16 (diff)
Updated to version 3.33
PR: 13015 Submitted: maintainer
Notes
Notes: svn path=/head/; revision=20662
Diffstat (limited to 'devel/spin/files/patch-ab')
-rw-r--r--devel/spin/files/patch-ab4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/spin/files/patch-ab b/devel/spin/files/patch-ab
index 3c53dabe0e5b..8867ad2ed574 100644
--- a/devel/spin/files/patch-ab
+++ b/devel/spin/files/patch-ab
@@ -4,9 +4,9 @@
# Send bug-reports and/or questions to: gerard@research.bell-labs.com
# The book is available frm www.amazon.com
--CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
+-CC=cc -O2 -DNXT # or any other ansi compatible c compiler
-CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
++# CC=cc -O2 -DNXT # or any other ansi compatible c compiler
+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
# on Solaris: add -DSOLARIS