mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 22:23:40 +02:00
doc: Add libnatpmp stuff
This commit is contained in:
@ -94,6 +94,7 @@ The following can be set when running make: `make FOO=bar`
|
||||
- `NO_BDB`: Don't download/build/cache BerkeleyDB
|
||||
- `NO_SQLITE`: Don't download/build/cache SQLite
|
||||
- `NO_UPNP`: Don't download/build/cache packages needed for enabling UPnP
|
||||
- `NO_NATPMP`: Don't download/build/cache packages needed for enabling NAT-PMP</dd>
|
||||
- `ALLOW_HOST_PACKAGES`: Packages that are missed in dependencies (due to `NO_*` option or
|
||||
build script logic) are searched for among the host system packages using
|
||||
`pkg-config`. It allows building with packages of other (newer) versions
|
||||
|
Reference in New Issue
Block a user