Update compile

This commit is contained in:
RedPumpkin 2016-08-02 04:37:15 +09:00 committed by Jose Diaz-Gonzalez
parent c947e409e8
commit 8797219a4b
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ if [[ ! -f "${CACHE_DIR}/bin/nginx" ]]; then
--pid-path=./nginx.pid \
--conf-path=./nginx.conf \
--with-ld-opt="-static" \
--with-http_spdy_module \
--with-http_stub_status_module \
--with-http_gzip_static_module \
--with-file-aio \