mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01:00
doc: remove mention of missing bdb being a configure error
This is no-longer the case, unless you're passing additional flags, which is not the case in this example.
This commit is contained in:
parent
a73715e5a4
commit
30bd4b1e4a
@ -175,7 +175,6 @@ There are many ways to configure Bitcoin Core, here are a few common examples:
|
||||
##### Wallet (BDB + SQlite) Support, No GUI:
|
||||
|
||||
If `berkeley-db@4` is installed, then legacy wallet support will be built.
|
||||
If `berkeley-db@4` is not installed, then this will throw an error.
|
||||
If `sqlite` is installed, then descriptor wallet support will also be built.
|
||||
Additionally, this explicitly disables the GUI.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user