We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158d236 commit 65120b1Copy full SHA for 65120b1
config/configure.sh
@@ -17,5 +17,5 @@
17
--with-stream \
18
--with-stream_ssl_module \
19
--without-stream_limit_conn_module \
20
- --add-module=../ngx_mruby/dependence/ngx_devel_kit
21
-
+ --add-module=../ngx_mruby/dependence/ngx_devel_kit \
+ --with-cc-opt='-O2 -g'
0 commit comments