diff options
Diffstat (limited to 'nginx_unicorn')
| -rwxr-xr-x | nginx_unicorn/nginxman.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nginx_unicorn/nginxman.sh b/nginx_unicorn/nginxman.sh index 4178ee5..93446fb 100755 --- a/nginx_unicorn/nginxman.sh +++ b/nginx_unicorn/nginxman.sh @@ -53,6 +53,7 @@ $_configure \ --with-http_realip_module \ --with-http_ssl_module \ --with-http_stub_status_module \ + --with-cc-opt="-O3" # Compile & install echo -e "\033[32mCompiling\033[0m" |
