diff --git a/doc/build-osx.md b/doc/build-osx.md index eb0dacb9561..365e125335d 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -158,6 +158,8 @@ It is required that you have `python` and `zip` installed. ### 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: ##### Wallet (BDB + SQlite) Support, No GUI: