From: Michal Nowak Date: Thu, 23 Jul 2026 12:24:19 +0000 (+0200) Subject: fix: ci: Make the scan-build CI job actually run the static analyzer X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=23a722db5728e228d6cfade6d8eac91a56050cfd;p=thirdparty%2Fbind9.git fix: ci: Make the scan-build CI job actually run the static analyzer scan-build was a silent no-op: the native file pinned CC to a name ccc-analyzer never intercepts. Run meson and ninja under scan-build with --use-cc, drop the native file and LTO, and gate on all default checkers via --status-bugs. Merge branch '6165-scan-build-actually-run-analyzer' into 'main' See merge request isc-projects/bind9!12298 --- 23a722db5728e228d6cfade6d8eac91a56050cfd