Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-11-28 01:02:04 +0300
committerIgor Sysoev <igor@sysoev.ru>2009-11-28 01:02:04 +0300
commit9f34ebe23176b69359d327c291bf8aff2fcafaf4 (patch)
tree6e60ce24edf84ee3dbfad85416fb15d991996be6 /auto/cc/conf
parent37835d905637553e33f09ed56ef1975e0e5aeef3 (diff)
test invalid --with-ld-opt in right place
Diffstat (limited to 'auto/cc/conf')
-rw-r--r--auto/cc/conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/cc/conf b/auto/cc/conf
index a7c8a0946..09ab9d32e 100644
--- a/auto/cc/conf
+++ b/auto/cc/conf
@@ -104,6 +104,7 @@ else
fi
CFLAGS="$CFLAGS $NGX_CC_OPT"
+NGX_TEST_LD_OPT="$NGX_LD_OPT"
if [ "$NGX_PLATFORM" != win32 ]; then