mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
build: Bump clang minimum supported version to 17
This commit is contained in:
@@ -10,7 +10,7 @@ Bitcoin Core requires one of the following compilers.
|
||||
|
||||
| Dependency | Minimum required |
|
||||
| --- | --- |
|
||||
| [Clang](https://clang.llvm.org) | [16.0](https://github.com/bitcoin/bitcoin/pull/30263) |
|
||||
| [Clang](https://clang.llvm.org) | [17.0](https://github.com/bitcoin/bitcoin/pull/33555) |
|
||||
| [GCC](https://gcc.gnu.org) | [11.1](https://github.com/bitcoin/bitcoin/pull/29091) |
|
||||
|
||||
## Required
|
||||
|
||||
Reference in New Issue
Block a user