mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-22 14:52:41 +02:00
depends, doc: No need to specify general requirement
CMake is no longer required solely for `libmultiprocess`.
This commit is contained in:
parent
e13da501db
commit
4cf84b344d
@ -115,7 +115,7 @@ The following can be set when running make: `make FOO=bar`
|
|||||||
- `NO_UPNP`: Don't download/build/cache packages needed for enabling UPnP
|
- `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
|
- `NO_NATPMP`: Don't download/build/cache packages needed for enabling NAT-PMP
|
||||||
- `NO_USDT`: Don't download/build/cache packages needed for enabling USDT tracepoints
|
- `NO_USDT`: Don't download/build/cache packages needed for enabling USDT tracepoints
|
||||||
- `MULTIPROCESS`: Build libmultiprocess (experimental, requires CMake)
|
- `MULTIPROCESS`: Build libmultiprocess (experimental)
|
||||||
- `DEBUG`: Disable some optimizations and enable more runtime checking
|
- `DEBUG`: Disable some optimizations and enable more runtime checking
|
||||||
- `HOST_ID_SALT`: Optional salt to use when generating host package ids
|
- `HOST_ID_SALT`: Optional salt to use when generating host package ids
|
||||||
- `BUILD_ID_SALT`: Optional salt to use when generating build package ids
|
- `BUILD_ID_SALT`: Optional salt to use when generating build package ids
|
||||||
|
Loading…
x
Reference in New Issue
Block a user