0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

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.
This commit is contained in:
fanquake 2021-11-09 07:23:18 +08:00
parent 8346004ac8
commit b97185812e
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

View file

@ -234,15 +234,6 @@ Otherwise, you can build Bitcoin Core from self-compiled [depends](/depends/READ
**Note**: You only need Berkeley DB if the wallet is enabled (see [*Disable-wallet mode*](#disable-wallet-mode)).
Boost
-----
If you need to build Boost yourself:
sudo su
./bootstrap.sh
./bjam install
Security
--------
To help make your Bitcoin Core installation more secure by making certain attacks impossible to