summaryrefslogtreecommitdiffstats
path: root/i18npool/CppunitTest_i18npool_test_breakiterator.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-09-28 15:16:16 +0100
committerMichael Meeks <michael.meeks@suse.com>2011-09-28 15:16:48 +0100
commit90a53962420ae84e2c0577683864626d6a67896a (patch)
treeb113bf0b6f3309133d59ee9b44a6b408ea2ac93b /i18npool/CppunitTest_i18npool_test_breakiterator.mk
parentregenerate list (diff)
downloadcore-90a53962420ae84e2c0577683864626d6a67896a.tar.gz
core-90a53962420ae84e2c0577683864626d6a67896a.zip
disable use of test's unoexceptionprotector for now, to break dep loop
Diffstat (limited to 'i18npool/CppunitTest_i18npool_test_breakiterator.mk')
-rw-r--r--i18npool/CppunitTest_i18npool_test_breakiterator.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/i18npool/CppunitTest_i18npool_test_breakiterator.mk b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
index d0dca4460960..5a8b53d27c84 100644
--- a/i18npool/CppunitTest_i18npool_test_breakiterator.mk
+++ b/i18npool/CppunitTest_i18npool_test_breakiterator.mk
@@ -59,9 +59,12 @@ $(eval $(call gb_CppunitTest_add_service_rdbs,i18npool_test_breakiterator,\
i18npool_test_breakiterator \
))
-$(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\
- --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
-))
+#
+# Disable for now - to break circular dependency ...
+#
+# $(eval $(call gb_CppunitTest_set_args,i18npool_test_breakiterator,\
+# --protector unoexceptionprotector$(gb_Library_DLLEXT) unoexceptionprotector \
+# ))
$(eval $(call gb_RdbTarget_RdbTarget,i18npool_test_breakiterator))