Kaydet (Commit) cdd27928 authored tarafından Matúš Kukan's avatar Matúš Kukan

sal: disable subsequentcheck which has circular dependency

make 3.82 continues without error but apparently older version not
üst 217cde37
......@@ -64,9 +64,10 @@ $(eval $(call gb_Module_add_check_targets,sal,\
))
# CppunitTest_sal_osl_pipe has circular dependency on unotest
$(eval $(call gb_Module_add_subsequentcheck_targets,sal,\
# $(eval $(call gb_Module_add_subsequentcheck_targets,sal,\
CppunitTest_sal_osl_pipe \
))
# error when building test-getsystempathfromfileurl.cxx \
CppunitTest_sal_osl_getsystempathfromfileurl \
......
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