Merge bitcoin/bitcoin#34789: doc: update build guides pre v31

6b20ad84e0a66c48976a599a7cc5b9b19cd49fab doc: update build guides pre v31 (fanquake)

Pull request description:

  We are testing on FreeBSD 15 (nightly) and macOS 26 (CI).

ACKs for top commit:
  maflcko:
    lgtm ACK 6b20ad84e0a66c48976a599a7cc5b9b19cd49fab
  hebasto:
    ACK 6b20ad84e0a66c48976a599a7cc5b9b19cd49fab.

Tree-SHA512: c97528d8db762f44d6ada064162264eedf67b154de0f357b915b14d4260b6802b099d19156ab5747120e4c632b21a8c8de92e2a903bbfcfcf4376549694eef1f
This commit is contained in:
Hennadii Stepanov 2026-03-10 15:10:09 +00:00
commit a9baf19172
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# FreeBSD Build Guide
**Updated for FreeBSD [14.3](https://www.freebsd.org/releases/14.3R/announce/)**
**Updated for FreeBSD [15.0](https://www.freebsd.org/releases/15.0R/announce/)**
This guide describes how to build bitcoind, command-line utilities, and GUI on FreeBSD.

View File

@ -1,6 +1,6 @@
# macOS Build Guide
**Updated for MacOS [15](https://www.apple.com/macos/macos-sequoia/)**
**Updated for MacOS [26](https://www.apple.com/os/macos/)**
This guide describes how to build bitcoind, command-line utilities, and GUI on macOS.