diff options
Diffstat (limited to 'auto/endianess')
-rw-r--r-- | auto/endianess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/endianess b/auto/endianess index db6420de5..0f16bc581 100644 --- a/auto/endianess +++ b/auto/endianess @@ -20,7 +20,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" |