summaryrefslogtreecommitdiff
path: root/math/spin/files/patch-ab
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-25 03:51:43 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-25 03:51:43 +0000
commitdf0bac14de9e862dd52a99592e838c0eb22d25c0 (patch)
tree09f71b432e84f6decfc23a27e35887158d9e9042 /math/spin/files/patch-ab
parentPrint out date and time the port is killed due to timeout. (diff)
Update spin to 3.30.
PR: 12373 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19757
Diffstat (limited to 'math/spin/files/patch-ab')
-rw-r--r--math/spin/files/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/math/spin/files/patch-ab b/math/spin/files/patch-ab
index 1fa5be43341a..3c53dabe0e5b 100644
--- a/math/spin/files/patch-ab
+++ b/math/spin/files/patch-ab
@@ -1,12 +1,12 @@
---- makefile.orig Wed Jan 27 12:28:31 1999
-+++ makefile Wed Jan 27 12:29:14 1999
-@@ -9,8 +9,8 @@
- # 1991, Prentice Hall, Englewood Cliffs, NJ, 07632
+--- makefile.orig Wed Jun 23 18:26:14 1999
++++ makefile Wed Jun 23 18:27:41 1999
+@@ -10,8 +10,8 @@
# Send bug-reports and/or questions to: gerard@research.bell-labs.com
+ # The book is available frm www.amazon.com
--CC=gcc -g # or any other ansi compatible c compiler
+-CC=gcc -O2 -DNXT # or any other ansi compatible c compiler
-CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CC=gcc -g # or any other ansi compatible c compiler
++# CC=gcc -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