summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-10-05 20:59:37 +0000
committerkris <kris@FreeBSD.org>2002-10-05 20:59:37 +0000
commit9f0ceea3a8ffa991e0b7cb9cf7b29691e840ae9f (patch)
tree0c2884a7485940c548106331e0e52b5fcdc5827f
parent35fc9da434be7c3b97434fe0b32c872d59805e39 (diff)
downloadFreeBSD-ports-9f0ceea3a8ffa991e0b7cb9cf7b29691e840ae9f.zip
FreeBSD-ports-9f0ceea3a8ffa991e0b7cb9cf7b29691e840ae9f.tar.gz
Fix build by disabling use of <values.h>
-rw-r--r--math/snns/files/patch-ab11
1 files changed, 1 insertions, 10 deletions
diff --git a/math/snns/files/patch-ab b/math/snns/files/patch-ab
index 80342b7..5c77cb0 100644
--- a/math/snns/files/patch-ab
+++ b/math/snns/files/patch-ab
@@ -1,14 +1,5 @@
--- kernel/sources/Makefile.orig Thu Sep 3 06:38:00 1998
-+++ kernel/sources/Makefile Sat Dec 4 12:52:06 1999
-@@ -27,7 +27,7 @@
- # Define final C-preprocessor options for the kernel
- # Additional definitions like -I... and -D... go here
- CPPFLAGS = -I../.. \
-- $(ENZOFLAGS)
-+ $(ENZOFLAGS) -DHAVE_VALUES_H
-
- # Here you may change the default C-compiler flags as set in
- # ../../Makefile.def (not recommended)
++++ kernel/sources/Makefile Sat Sep 28 20:54:57 2002
@@ -100,7 +100,7 @@
all: $(LIBKERNEL) $(LIBFUNCS)
OpenPOWER on IntegriCloud