build: Bump clang minimum supported version to 16

This commit is contained in:
MarcoFalke
2024-06-10 18:21:21 +02:00
parent 9ac4f69ec2
commit fa7462c67a
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
Build
-----
GCC 11.1 or later, or Clang 15+ or later,
GCC 11.1 or later, or Clang 16.0 or later,
are now required to compile Bitcoin Core.