summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 04:43:29 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-02-27 04:43:29 +0000
commit52ef91d7307ceadc24723f114d6ba902bc99fae1 (patch)
tree87dd37373d38247f9f5a671d93ff1492763af850 /databases
parentUpgrade to 1.4.2. (diff)
Use ${CFLAGS}.
Notes
Notes: svn path=/head/; revision=26320
Diffstat (limited to 'databases')
-rw-r--r--databases/gdbm/files/patch-ab11
1 files changed, 8 insertions, 3 deletions
diff --git a/databases/gdbm/files/patch-ab b/databases/gdbm/files/patch-ab
index c95fe59f2534..6a246ca0d7b9 100644
--- a/databases/gdbm/files/patch-ab
+++ b/databases/gdbm/files/patch-ab
@@ -1,6 +1,11 @@
---- Makefile.in.orig Tue May 18 20:16:06 1999
-+++ Makefile.in Thu May 20 16:01:22 1999
-@@ -31,7 +31,7 @@
+--- Makefile.in.orig Wed May 19 11:16:06 1999
++++ Makefile.in Sun Feb 27 03:05:15 2000
+@@ -27,11 +27,11 @@
+ LIBS = @LIBS@ -lc
+
+ # SunOS 4 users might wish to add '-fpcc-struct-return' to CFLAGS. see INSTALL.
+-CFLAGS = -O
++#CFLAGS = -O
LDFLAGS =
# Common prefix for installation directories