mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-31 22:32:03 +02:00
build: Bump minimum supported macOS to 13.0
Running Bitcoin Core on unsupported OSes may expose users to security issues. macOS Monterey 12 received its final security update (12.7.6) on July 2024. Apple classifies the hardware that can run macOS 12 at most as "obsolete worldwide".
This commit is contained in:
@@ -51,8 +51,6 @@ To install, run the following from your terminal:
|
||||
brew install cmake boost pkg-config libevent
|
||||
```
|
||||
|
||||
For macOS 11 (Big Sur) and 12 (Monterey) you need to install a more recent version of llvm.
|
||||
|
||||
``` bash
|
||||
brew install llvm
|
||||
```
|
||||
|
Reference in New Issue
Block a user