mirror of
https://github.com/nginx/nginx.git
synced 2024-12-23 07:33:29 -06:00
nginx-0.0.2-2004-02-09-19:30:01 import
This commit is contained in:
parent
7af6b16936
commit
f14d69e4cc
@ -19,7 +19,7 @@ int main() {
|
||||
|
||||
END
|
||||
|
||||
eval "$CC $CC_TEST_FLAGS -o $NGX_AUTOTEST $NGX_AUTOTEST.c $ngx_func_libs \
|
||||
eval "$CC_WARN $CC_TEST_FLAGS -o $NGX_AUTOTEST $NGX_AUTOTEST.c $ngx_func_libs \
|
||||
>> $NGX_ERR 2>&1"
|
||||
|
||||
if [ -x $NGX_AUTOTEST ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user