]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
ci lint:scan-build: work around changes in meson
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 18 Jan 2021 08:16:52 +0000 (09:16 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 18 Jan 2021 08:25:48 +0000 (09:25 +0100)
commit53540681a6d196352a7b3f9aeb7d4839fd45d3e2
treecb53bb4586cd308e936c4ff06d2b2092f033e94a
parenta2ace873de2affdc226f6913356ff650ad765626
ci lint:scan-build: work around changes in meson

In 1f7678ea24 meson was updated and that broke our scan-build.
Now we work around that.  Quick analysis of why:
https://github.com/mesonbuild/meson/pull/5918#issuecomment-762064902
.gitlab-ci.yml
scripts/run-scanbuild-with-args.sh [moved from scripts/get-scanbuild-args.sh with 95% similarity]