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>2004-03-05 19:37:51 +0300
committerIgor Sysoev <igor@sysoev.ru>2004-03-05 19:37:51 +0300
commit833823cbb89482710779c59206b77c197c3747d2 (patch)
treeca885383f11b9ee976bc3da752b3dfba9a372e11 /auto/os/solaris
parentab9d5fdfd55c879611d69998fc58cbb39f25e73a (diff)
nginx-0.0.2-2004-03-05-19:37:51 import
Diffstat (limited to 'auto/os/solaris')
-rw-r--r--auto/os/solaris3
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/os/solaris b/auto/os/solaris
index dd6c85cab..818886bed 100644
--- a/auto/os/solaris
+++ b/auto/os/solaris
@@ -6,6 +6,9 @@ EVENT_MODULES="$EVENT_MODULES"
CORE_LIBS="$CORE_LIBS -lsocket -lnsl"
+# the Solaris's make support
+MAKE_SL=YES
+
CC_TEST_FLAGS="-D_FILE_OFFSET_BITS=64"