This commit is contained in:
parent
b6acc19ac8
commit
ba6a4a0342
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ cmake . \
|
|||
-L/libcxx_msan/lib -Wl,-rpath,/libcxx_msan/lib \
|
||||
-lc++ \
|
||||
-lc++abi" \
|
||||
&& cmake --build ./build --target='assets_tests' -j`nproc`
|
||||
&& cmake --build ./build -j`nproc`
|
||||
|
||||
export MSAN_SYMBOLIZER_PATH="$(which llvm-symbolizer)"
|
||||
export MSAN_OPTIONS="fast_unwind_on_malloc=0:verbosity=1:report_umrs=1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue