mirror of https://github.com/OpenMW/openmw.git
Drop -fsanitize=pointer-compare for Ubuntu_GCC_tests_asan CI job
Otherwise compiler may produce a code that linker fails to link. For openmw it fails with following error (https://gitlab.com/elsid/openmw/-/jobs/3571943608): Linking CXX executable ../../openmw_test_suite mold: error: undefined symbol: CMakeFiles/openmw_test_suite.dir/lua/test_configuration.cpp.o: std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::_M_high_mark() const Related issue in a different project with links to GCC bug tracker: https://github.com/cms-sw/cmssw/issues/364807220-lua-add-a-general-purpose-lexical-parser
parent
896905b7a8
commit
42a3b3ca49
Loading…
Reference in New Issue