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 @@ -107,7 +107,8 @@ The following can be set when running make: `make FOO=bar`
107
107
- ` NO_BDB ` : Don't download/build/cache BerkeleyDB
108
108
- ` NO_SQLITE ` : Don't download/build/cache SQLite
109
109
- ` NO_UPNP ` : Don't download/build/cache packages needed for enabling UPnP
110
- - ` NO_NATPMP ` : Don't download/build/cache packages needed for enabling NAT-PMP</dd >
110
+ - ` NO_NATPMP ` : Don't download/build/cache packages needed for enabling NAT-PMP
111
+ - ` NO_USDT ` : Don't download/build/cache packages needed for enabling USDT tracepoints
111
112
- ` ALLOW_HOST_PACKAGES ` : Packages that are missed in dependencies (due to ` NO_* ` option or
112
113
build script logic) are searched for among the host system packages using
113
114
` pkg-config ` . It allows building with packages of other (newer) versions
You can’t perform that action at this time.
0 commit comments