wip
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
light7734 2025-10-10 16:41:13 +03:30
parent d7c1567d3e
commit fcbf6a277c
Signed by: light7734
GPG key ID: 8C30176798F1A6BA
2 changed files with 3 additions and 0 deletions

View file

@ -11,6 +11,7 @@ export DISPLAY=:99
export PKG_CONFIG_PATH=/msan/lib/pkgconfig:${PKG_CONFIG_PATH}
echo "REVPARSE: $(git rev-parse --show-toplevel)"
echo "$(git rev-parse --show-toplevel)/tools/ci/amd64/clang/msan.supp"
cmake . \
-Bbuild \
-GNinja \

View file

@ -1 +1,3 @@
src:*
obj:*
fun:*