ports/www/wwwcount/patches/patch-libs_bigplus_Makefile_in

11 lines
322 B
Text

--- libs/bigplus/Makefile.in.orig Mon Mar 19 02:59:51 2001
+++ libs/bigplus/Makefile.in Fri Oct 26 23:23:50 2007
@@ -16,7 +16,7 @@ INCLUDES= -I.
# replace -O with -g in order to debug
DEFINES= $(INCLUDES) $(DEFS) -DSYS_UNIX=1
-CFLAGS= -O $(DEFINES)
+CFLAGS= @CFLAGS@ $(DEFINES)
SRCS = bigplus.c
OBJS = bigplus.o