freebsd-ports/www/boa/files/patch-aa
Steve Price ff7b230151 Initial import of boa version 0.92.
boa - high performance single-tasking web server

PR:		6718
Submitted by:	andy@icc.surw.chel.su
1998-07-04 19:38:12 +00:00

19 lines
343 B
Plaintext

--- 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