commit | 6bb889f442bd7c5c6f640021014014ebc59bac27 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Mar 11 15:42:41 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Mar 11 15:42:41 2004 +0000 |
tree | 98f16aacbe23f5d442bfef814672ace7e1ab12dc | |
parent | 7b90834fbab2f2d5979a2787674bb246139405d9 [diff] [blame] |
nginx-0.0.2-2004-03-11-18:42:41 import
diff --git a/auto/os/linux b/auto/os/linux index abf2936..78ab3d1 100644 --- a/auto/os/linux +++ b/auto/os/linux
@@ -4,7 +4,7 @@ CORE_SRCS="$UNIX_SRCS $LINUX_SRCS" EVENT_MODULES="$EVENT_MODULES" -CFLAGS="$CFLAGS -pipe" +PIPE="-pipe" CC_TEST_FLAGS="-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"