Skip to content

Commit 1ad43f9

Browse files
committed
Merge bitcoin/bitcoin#28881: doc: remove mention of missing bdb being a configure error
30bd4b1 doc: remove mention of missing bdb being a configure error (fanquake) Pull request description: This is no-longer the case, unless you're passing additional flags, which is not the case in this example. ACKs for top commit: maflcko: lgtm ACK 30bd4b1 TheCharlatan: ACK 30bd4b1 hebasto: ACK 30bd4b1. Tree-SHA512: b3730546d7ff1f49854b88e710c72c4f6e4b6d238147599d4c4e4adeeb256424c2096635f6c51dcfe2e5a9c1155c1c9915fe03a09c5c38605bee2722756c8f6e
2 parents 1430c4b + 30bd4b1 commit 1ad43f9

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)