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
path: root/auto/cc/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'auto/cc/gcc')
-rw-r--r--auto/cc/gcc2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/cc/gcc b/auto/cc/gcc
index c5db85885..d76d4a23c 100644
--- a/auto/cc/gcc
+++ b/auto/cc/gcc
@@ -12,6 +12,8 @@ NGX_GCC_VER=`$CC -v 2>&1 | grep 'gcc version' 2>&1 \
echo " + gcc version: $NGX_GCC_VER"
+have=NGX_COMPILER value="\"gcc $NGX_GCC_VER\"" . auto/define
+
# Solaris 7's /usr/ccs/bin/as does not support "-pipe"