Skip to content

Commit

Permalink
Merge branch 'master' of github.com:agentzh/replace-filter-nginx-module
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jul 17, 2015
2 parents 660aa20 + 0886da3 commit d5125e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/build.sh
Expand Up @@ -8,7 +8,7 @@ version=$1
force=$2

ngx-build $force $version \
--with-ld-opt="-Wl,-rpath,$SREGEX_LIB:$LUAJIT_LIB:/usr/local/lib" \
--with-ld-opt="-L$PCRE_LIB -Wl,-rpath,$SREGEX_LIB:$LUAJIT_LIB:$PCRE_LIB:/usr/local/lib" \
--with-http_ssl_module \
--without-mail_pop3_module \
--without-mail_imap_module \
Expand Down

0 comments on commit d5125e9

Please sign in to comment.