File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -113,10 +113,11 @@ The following can be set when running make: `make FOO=bar`
113113- ` NO_BDB ` : Don't download/build/cache BerkeleyDB
114114- ` NO_SQLITE ` : Don't download/build/cache SQLite
115115- ` NO_UPNP ` : Don't download/build/cache packages needed for enabling UPnP
116+ - ` NO_NATPMP ` : Don't download/build/cache packages needed for enabling NAT-PMP
117+ - ` NO_USDT ` : Don't download/build/cache packages needed for enabling USDT tracepoints
116118- ` ALLOW_HOST_PACKAGES ` : Packages that are missed in dependencies (due to ` NO_* ` option or
117119 build script logic) are searched for among the host system packages using
118120 ` pkg-config ` . It allows building with packages of other (newer) versions
119- - ` NO_NATPMP ` : Don't download/build/cache packages needed for enabling NAT-PMP
120121- ` MULTIPROCESS ` : build libmultiprocess (experimental, requires cmake)
121122- ` DEBUG ` : Disable some optimizations and enable more runtime checking
122123- ` HOST_ID_SALT ` : Optional salt to use when generating host package ids
You can’t perform that action at this time.
0 commit comments