sal/Module_sal.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit cdd2792816af95d9c8a0fea07d989102c2f633b0 Author: Matúš Kukan <matus.ku...@gmail.com> Date: Tue Dec 20 14:50:47 2011 +0100 sal: disable subsequentcheck which has circular dependency make 3.82 continues without error but apparently older version not diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk index b4f27b2..556c67e 100644 --- a/sal/Module_sal.mk +++ b/sal/Module_sal.mk @@ -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 \
_______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits