Kaydet (Commit) 26c14088 authored tarafından Michael Stahl's avatar Michael Stahl

sccomp: CppunitTest_sccomp_swarmsolvertest fails w/ 32-bit ASAN

Result values look way off, let's just disable it.

Change-Id: Ibc473d238a4f3f4f98de59b5f228948b7b64bebd
üst 8f4c5a34
......@@ -29,7 +29,7 @@ $(eval $(call gb_Module_add_l10n_targets,sccomp,\
$(eval $(call gb_Module_add_check_targets,sccomp,\
CppunitTest_sccomp_solver \
CppunitTest_sccomp_swarmsolvertest \
$(if $(and $(filter INTEL,$(CPUNAME)),$(filter -fsanitize=%,$(gb_CXX))),,CppunitTest_sccomp_swarmsolvertest) \
))
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment