This commit is contained in:
parent
d7c1567d3e
commit
fcbf6a277c
2 changed files with 3 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
src:*
|
||||
obj:*
|
||||
fun:*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue