mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 14:59:39 -04:00
Merge 05b77b55cc
into c5e44a0435
This commit is contained in:
commit
3743cc9aa0
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ It is required that you have `python` and `zip` installed.
|
||||||
|
|
||||||
### 1. Configuration
|
### 1. Configuration
|
||||||
|
|
||||||
|
Note: On macOS (x86_64), users with CMake ≥ 4.0 and Homebrew installed in `/usr/local` should pass `-DCMAKE_OSX_SYSROOT=macosx` or `export SDKROOT=macosx` when not building with Homebrew-provided tools.
|
||||||
|
|
||||||
There are many ways to configure Bitcoin Core, here are a few common examples:
|
There are many ways to configure Bitcoin Core, here are a few common examples:
|
||||||
|
|
||||||
##### Wallet (BDB + SQlite) Support, No GUI:
|
##### Wallet (BDB + SQlite) Support, No GUI:
|
||||||
|
|
Loading…
Add table
Reference in a new issue