mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Update Clang to version 20
This commit is contained in:
committed by
Mark Andrews
parent
ea52887e7a
commit
31922536c0
@@ -14,7 +14,7 @@ variables:
|
||||
BUILD_PARALLEL_JOBS: 6
|
||||
TEST_PARALLEL_JOBS: 4
|
||||
|
||||
CLANG_VERSION: 19
|
||||
CLANG_VERSION: 20
|
||||
CLANG: "clang-${CLANG_VERSION}"
|
||||
SCAN_BUILD: "scan-build-${CLANG_VERSION}"
|
||||
LLVM_SYMBOLIZER: "/usr/lib/llvm-${CLANG_VERSION}/bin/llvm-symbolizer"
|
||||
|
Reference in New Issue
Block a user