summaryrefslogtreecommitdiff
path: root/sal/Module_sal.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-12-20 14:50:47 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2011-12-20 14:50:47 +0100
commitcdd2792816af95d9c8a0fea07d989102c2f633b0 (patch)
tree975c45ea0489164327d89886b7b65d49f44aa22d /sal/Module_sal.mk
parent217cde3790a05c786b7809d6326a15542aadd4ac (diff)
sal: disable subsequentcheck which has circular dependency
make 3.82 continues without error but apparently older version not
Diffstat (limited to 'sal/Module_sal.mk')
-rw-r--r--sal/Module_sal.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
index b4f27b239ac4..556c67e9c846 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 \