Skip to content

Commit 30bd4b1

Browse files
committed
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.
1 parent a73715e commit 30bd4b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/build-osx.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ There are many ways to configure Bitcoin Core, here are a few common examples:
175175
##### Wallet (BDB + SQlite) Support, No GUI:
176176

177177
If `berkeley-db@4` is installed, then legacy wallet support will be built.
178-
If `berkeley-db@4` is not installed, then this will throw an error.
179178
If `sqlite` is installed, then descriptor wallet support will also be built.
180179
Additionally, this explicitly disables the GUI.
181180

0 commit comments

Comments
 (0)