Skip to content

Commit b971858

Browse files
committed
doc: remove Boost build note from build-unix.md
We don't do this for any other dependency, and users are better looking at the actual Boost site/docs. This isn't something we should need to have in our build docs.
1 parent 8346004 commit b971858

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

doc/build-unix.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -234,15 +234,6 @@ Otherwise, you can build Bitcoin Core from self-compiled [depends](/depends/READ
234234

235235
**Note**: You only need Berkeley DB if the wallet is enabled (see [*Disable-wallet mode*](#disable-wallet-mode)).
236236

237-
Boost
238-
-----
239-
If you need to build Boost yourself:
240-
241-
sudo su
242-
./bootstrap.sh
243-
./bjam install
244-
245-
246237
Security
247238
--------
248239
To help make your Bitcoin Core installation more secure by making certain attacks impossible to

0 commit comments

Comments
 (0)