aboutsummaryrefslogtreecommitdiff
path: root/auto/feature
diff options
context:
space:
mode:
Diffstat (limited to 'auto/feature')
-rw-r--r--auto/feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/feature b/auto/feature
index 0fbbe84ba..5a40c6983 100644
--- a/auto/feature
+++ b/auto/feature
@@ -31,7 +31,7 @@ int main() {
END
-ngx_test="$CC $CC_TEST_FLAGS $CC_WARN $CC_AUX_FLAGS \
+ngx_test="$CC $CC_TEST_FLAGS $CC_AUX_FLAGS \
-o $NGX_AUTOTEST $NGX_AUTOTEST.c $NGX_LD_OPT $ngx_feature_libs"
eval "$ngx_test >> $NGX_AUTOCONF_ERR 2>&1"