commit | 833823cbb89482710779c59206b77c197c3747d2 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Mar 05 16:37:51 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Mar 05 16:37:51 2004 +0000 |
tree | ca885383f11b9ee976bc3da752b3dfba9a372e11 | |
parent | ab9d5fdfd55c879611d69998fc58cbb39f25e73a [diff] |
nginx-0.0.2-2004-03-05-19:37:51 import
diff --git a/auto/os/solaris b/auto/os/solaris index dd6c85c..818886b 100644 --- a/auto/os/solaris +++ b/auto/os/solaris
@@ -6,6 +6,9 @@ CORE_LIBS="$CORE_LIBS -lsocket -lnsl" +# the Solaris's make support +MAKE_SL=YES + CC_TEST_FLAGS="-D_FILE_OFFSET_BITS=64"