From 52ef91d7307ceadc24723f114d6ba902bc99fae1 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 27 Feb 2000 04:43:29 +0000 Subject: Use ${CFLAGS}. --- databases/gdbm/files/patch-ab | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'databases') 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 -- cgit v1.2.3