Skip to content

Commit

Permalink
doc: remove mention of missing bdb being a configure error
Browse files Browse the repository at this point in the history
This is no-longer the case, unless you're passing additional flags,
which is not the case in this example.
  • Loading branch information
fanquake committed Nov 15, 2023
1 parent a73715e commit 30bd4b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/build-osx.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 30bd4b1

Please sign in to comment.