mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Update Clang to version 21
This commit is contained in:
parent
fc1b343357
commit
6770f3d608
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ variables:
|
|||
BUILD_PARALLEL_JOBS: 6
|
||||
TEST_PARALLEL_JOBS: 4
|
||||
|
||||
CLANG_VERSION: 20
|
||||
CLANG_VERSION: 21
|
||||
CLANG: "clang-${CLANG_VERSION}"
|
||||
SCAN_BUILD: "scan-build-${CLANG_VERSION}"
|
||||
LLVM_SYMBOLIZER: "/usr/lib/llvm-${CLANG_VERSION}/bin/llvm-symbolizer"
|
||||
|
|
|
|||
Loading…
Reference in a new issue