We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5934e71 commit c2cd2c7Copy full SHA for c2cd2c7
util/build.sh
@@ -15,7 +15,7 @@ force=$2
15
#--with-cc=gcc46 \
16
17
ngx-build $force $version \
18
- --with-ld-opt="-L$PCRE_LIB -Wl,-rpath,$PCRE_LIB:$LIBDRIZZLE_LIB:$LUAJIT_LIB:/usr/local/lib" \
+ --with-ld-opt="-L$PCRE_LIB -Wl,-rpath,$PCRE_LIB:$LIBDRIZZLE_LIB:/usr/local/lib" \
19
--with-cc-opt="-O3 -funsigned-char" \
20
--with-http_addition_module \
21
--add-module=$root $opts \
0 commit comments