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:
parent
8346004ac8
commit
b97185812e
1 changed files with 0 additions and 9 deletions
|
@ -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)).
|
**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
|
Security
|
||||||
--------
|
--------
|
||||||
To help make your Bitcoin Core installation more secure by making certain attacks impossible to
|
To help make your Bitcoin Core installation more secure by making certain attacks impossible to
|
||||||
|
|
Loading…
Add table
Reference in a new issue