mirror of
https://github.com/openresty/openresty
synced 2024-11-09 18:35:51 +01:00
added --with-dtrace-probes and --with-dtrace=PATH to the ./configure usgae output.
This commit is contained in:
parent
4b236d13b0
commit
4367838ae4
2
util/configure
vendored
2
util/configure
vendored
@ -826,6 +826,8 @@ sub usage ($) {
|
||||
|
||||
--with-debug enable the debugging logging and also enable -O0 -g for gcc.
|
||||
this not only affects nginx, but also other components.
|
||||
--with-dtrace-probes enable dtrace USDT probes
|
||||
--with-dtrace=PATH set dtrace utility pathname
|
||||
|
||||
--with-no-pool-patch enable the no-pool patch for debugging memory issues.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user