diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-03-11 15:42:41 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-03-11 15:42:41 +0000 |
| commit | 6bb889f442bd7c5c6f640021014014ebc59bac27 (patch) | |
| tree | 98f16aacbe23f5d442bfef814672ace7e1ab12dc /auto/os/linux | |
| parent | 7b90834fbab2f2d5979a2787674bb246139405d9 (diff) | |
| download | nginx-6bb889f442bd7c5c6f640021014014ebc59bac27.tar.gz nginx-6bb889f442bd7c5c6f640021014014ebc59bac27.tar.bz2 | |
nginx-0.0.2-2004-03-11-18:42:41 import
Diffstat (limited to 'auto/os/linux')
| -rw-r--r-- | auto/os/linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/linux b/auto/os/linux index abf293696..78ab3d14b 100644 --- a/auto/os/linux +++ b/auto/os/linux @@ -4,7 +4,7 @@ CORE_DEPS="$UNIX_DEPS $LINUX_DEPS" 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" |
