mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.1-2004-01-30-00:45:01 import
This commit is contained in:
@@ -5,6 +5,7 @@ CC=gcc
|
||||
OBJS=objs
|
||||
|
||||
TEST_BUILD_DEVPOLL=NO
|
||||
TEST_BUILD_EPOLL=NO
|
||||
|
||||
SELECT=YES
|
||||
POLL=YES
|
||||
@@ -54,6 +55,7 @@ do
|
||||
--with-zlib=*) ZLIB="$value" ;;
|
||||
|
||||
--test-build-devpoll) TEST_BUILD_DEVPOLL=YES ;;
|
||||
--test-build-epoll) TEST_BUILD_EPOLL=YES ;;
|
||||
|
||||
*)
|
||||
echo "$0: error: invalid option \"$option\""
|
||||
|
||||
Reference in New Issue
Block a user