nginx-0.0.3-2004-04-01-10:21:13 import

This commit is contained in:
Igor Sysoev
2004-04-01 06:21:13 +00:00
parent 709405b755
commit 205dc145c5
11 changed files with 76 additions and 67 deletions

View File

@@ -24,6 +24,9 @@ case $CC in
;;
esac
# STUB for batch builds
if [ $CC = gcc27 ]; then CPU_OPT=; fi
CFLAGS="$CFLAGS $PIPE $CPU_OPT"
if [ ".$PCRE_OPT" = "." ]; then