1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/www/boa/files/patch-aa

19 lines
343 B
Plaintext
Raw Normal View History

--- src/Makefile Sat Dec 21 04:45:00 1996
+++ /home/andy/tmp/wrk/src/Makefile Thu May 21 22:10:24 1998
@@ -9,13 +9,13 @@
# Add -DVERBOSE_CGI_LOGS if you want logs of CGI program start and stop times
-CMDARGS = -c -O2
+CMDARGS = -c ${CFLAGS}
# Change these if necessary
YACC = bison -y
LEX = flex
-CC = gcc
+#CC = gcc
all: boa