mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 22:42:04 -04:00
Switch to clang-format-10 that's more accessible on more platforms
This commit is contained in:
parent
718ec80ed3
commit
cbb127eb43
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ variables:
|
|||
SCAN_BUILD: scan-build-9
|
||||
SYMBOLIZER: /usr/lib/llvm-9/bin/llvm-symbolizer
|
||||
ASAN_SYMBOLIZER_PATH: "$SYMBOLIZER"
|
||||
CLANG_FORMAT: clang-format-11
|
||||
CLANG_FORMAT: clang-format-10
|
||||
|
||||
CFLAGS_COMMON: -fno-omit-frame-pointer -fno-optimize-sibling-calls -O1 -g -Wall -Wextra
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue