diff options
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 |
