diff --git a/bin/compile b/bin/compile index d217215..f5c6c11 100755 --- a/bin/compile +++ b/bin/compile @@ -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 \