mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 18:23:16 +02:00
Merge #7428: doc: add example for listing ./configure flags
befeb55
Add example for displaying additional configure flags (Nathaniel Mahieu)
This commit is contained in:
@@ -236,3 +236,9 @@ In this case there is no dependency on Berkeley DB 4.8.
|
||||
|
||||
Mining is also possible in disable-wallet mode, but only using the `getblocktemplate` RPC
|
||||
call not `getwork`.
|
||||
|
||||
Additional Configure Flags
|
||||
--------------------------
|
||||
A list of additional configure flags can be displayed with:
|
||||
|
||||
./configure --help
|
||||
|
Reference in New Issue
Block a user