diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-03-10 20:56:39 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-03-10 20:56:39 +0000 |
| commit | 7b90834fbab2f2d5979a2787674bb246139405d9 (patch) | |
| tree | 6a2234fff3dfa74b1afa76e31ccd427c5d3bace3 /auto/lib/pcre/makefile.owc | |
| parent | 24b56c92bb344a5377f02eda85c639f86a8592ff (diff) | |
| download | nginx-7b90834fbab2f2d5979a2787674bb246139405d9.tar.gz nginx-7b90834fbab2f2d5979a2787674bb246139405d9.tar.bz2 | |
nginx-0.0.2-2004-03-10-23:56:39 import
Diffstat (limited to '')
| -rw-r--r-- | auto/lib/pcre/makefile.owc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/lib/pcre/makefile.owc b/auto/lib/pcre/makefile.owc index 5c15e8770..706621547 100644 --- a/auto/lib/pcre/makefile.owc +++ b/auto/lib/pcre/makefile.owc @@ -1,5 +1,5 @@ -CFLAGS = -c -zq -bt=nt -ot -op -oi -oe -s -bm $(LIB_OPT) +CFLAGS = -c -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT) PCREFLAGS = -DPCRE_STATIC -DPOSIX_MALLOC_THRESHOLD=10 |
