openbsd-ports/www/wwwcount/patches/patch-aa
form 631dab3011 Update to 2.5.
Package support.
2000-01-27 21:14:02 +00:00

14 lines
365 B
Plaintext

# $OpenBSD: patch-aa,v 1.4 2000/01/27 21:14:03 form Exp $
--- libs/bigplus/Makefile.in.orig Fri Jan 28 01:01:15 2000
+++ libs/bigplus/Makefile.in Fri Jan 28 01:01:24 2000
@@ -16,7 +16,7 @@
# 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