We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1586e9 commit c17d958Copy full SHA for c17d958
README.md
@@ -46,7 +46,7 @@ Installation:
46
47
patch < nginx-1.5.3_parse.patch
48
49
-./configure --with-cc-opt=-O --add-module=/path/to/nginx_mod_cluster_module/advertise/ --add-module=/path/to/nginx_mod_cluster_module/manager/
+./configure --add-module=/path/to/nginx_mod_cluster_module/advertise/ --add-module=/path/to/nginx_mod_cluster_module/manager/
50
51
Configuration:
52
0 commit comments