diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-03-10 17:55:19 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-03-10 17:55:19 +0000 |
| commit | 24b56c92bb344a5377f02eda85c639f86a8592ff (patch) | |
| tree | ba4494ec3463e67f261ec58e81e68963cdda1b2f /auto/os/linux | |
| parent | fc5a10aedcdd8cf261ecc164941562bc52fe415d (diff) | |
| download | nginx-24b56c92bb344a5377f02eda85c639f86a8592ff.tar.gz nginx-24b56c92bb344a5377f02eda85c639f86a8592ff.tar.bz2 | |
nginx-0.0.2-2004-03-10-20:55:19 import
Diffstat (limited to 'auto/os/linux')
| -rw-r--r-- | auto/os/linux | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/os/linux b/auto/os/linux index 4ff57f3d3..abf293696 100644 --- a/auto/os/linux +++ b/auto/os/linux @@ -4,6 +4,8 @@ CORE_DEPS="$UNIX_DEPS $LINUX_DEPS" CORE_SRCS="$UNIX_SRCS $LINUX_SRCS" EVENT_MODULES="$EVENT_MODULES" +CFLAGS="$CFLAGS -pipe" + CC_TEST_FLAGS="-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" |
