Skip to content

Commit

Permalink
updated the developer build script a bit.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Aug 14, 2012
1 parent e5c7dc5 commit 9d52f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/build.sh
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ force=$2
#--with-cc=gcc46 \ #--with-cc=gcc46 \


ngx-build $force $version \ ngx-build $force $version \
--with-ld-opt="-L$PCRE_LIB -Wl,-rpath,$PCRE_LIB:$LIBDRIZZLE_LIB:$LUAJIT_LIB:/usr/local/lib" \
--with-cc-opt="-O3 -funsigned-char" \ --with-cc-opt="-O3 -funsigned-char" \
--with-http_addition_module \ --with-http_addition_module \
--add-module=$root $opts \ --add-module=$root $opts \
Expand Down

0 comments on commit 9d52f17

Please sign in to comment.