aboutsummaryrefslogtreecommitdiff
path: root/auto/cc/gcc
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2005-10-07 13:30:52 +0000
committerIgor Sysoev <igor@sysoev.ru>2005-10-07 13:30:52 +0000
commit208eed22101e987a370036fa3851ce81c088c599 (patch)
tree40f2aa55bb0415eef08415373d380577eb18561f /auto/cc/gcc
parent12b7a12a2d2cbf4a98a23c2d6c0c06ff588d2d70 (diff)
downloadnginx-release-0.3.0.tar.gz
nginx-release-0.3.0.zip
nginx-0.3.0-RELEASE importrelease-0.3.0
*) Change: the 10-days live time limit of worker process was eliminated. The limit was introduced because of millisecond timers overflow.
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"