mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'mnowak/clang-16-9.18' into 'bind-9.18'
[9.18] Update clang to version 16 See merge request isc-projects/bind9!7912
This commit is contained in:
commit
73d25a85d0
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ variables:
|
|||
TEST_PARALLEL_JOBS: 4
|
||||
|
||||
CONFIGURE: ./configure
|
||||
CLANG_VERSION: 15
|
||||
CLANG_VERSION: 16
|
||||
CLANG: "clang-${CLANG_VERSION}"
|
||||
SCAN_BUILD: "scan-build-${CLANG_VERSION}"
|
||||
ASAN_SYMBOLIZER_PATH: "/usr/lib/llvm-${CLANG_VERSION}/bin/llvm-symbolizer"
|
||||
|
|
|
|||
Loading…
Reference in a new issue