aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-11-09 07:23:18 +0800
committerfanquake <fanquake@gmail.com>2021-11-09 07:50:38 +0800
commitb97185812e6fa21461d1114c7e62a247cfa74ff9 (patch)
tree18724c72b8cfef6d058da55088b2280b97a25c74 /doc
parent8346004ac8e7504c085992836bb5221c2d0da9a8 (diff)
downloadbitcoin-b97185812e6fa21461d1114c7e62a247cfa74ff9.tar.xz
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/build-unix.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index 70bbb3f8af..5f9b265e93 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -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