nginx-0.0.3-2004-06-06-23:49:18 import

This commit is contained in:
Igor Sysoev
2004-06-06 19:49:18 +00:00
parent 6e1bbd7896
commit 0ab91b9012
33 changed files with 318 additions and 120 deletions

View File

@@ -5,7 +5,7 @@ case $CC in
*gcc*)
# gcc 2.7.2.3, 2.8.1, 2.95.4,
# 3.2.3, 3.3.2, 3.3.3, 3.3.4, 3.4
# 3.0.4, 3.1.1, 3.2.3, 3.3.2, 3.3.3, 3.3.4, 3.4
# optimization
#CFLAGS="$CFLAGS -O2 -fomit-frame-pointer"