testtools/Module_testtools.mk | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-)
New commits: commit 5aa7edaa314440f68abae616f1481a9a13c0d3ec Author: David Ostrovsky <david.ostrov...@gmx.de> Date: Mon May 28 00:29:56 2012 +0200 bridgetest_climaker is commented out Change-Id: I6d0ab4c67061245d33732823c6de17e95568da85 diff --git a/testtools/Module_testtools.mk b/testtools/Module_testtools.mk index 7f422f2..c2e3068 100644 --- a/testtools/Module_testtools.mk +++ b/testtools/Module_testtools.mk @@ -43,12 +43,15 @@ $(eval $(call gb_Module_add_targets,testtools,\ )) endif - -ifeq ($(COM),MSC) -$(eval $(call gb_Module_add_targets,testtools,\ - CustomTarget_bridgetest_climaker \ -)) -endif +# FIXME: currently failing to build with +# Attempted to read or write protected memory. This is often an +# indication that other memory is corrupt. +# at ?A0x393b8821.sal_main() +#ifeq ($(COM),MSC) +#$(eval $(call gb_Module_add_targets,testtools,\ +# CustomTarget_bridgetest_climaker \ +#)) +#endif ifneq ($(CROSS_COMPILING),YES) # FIXME: Mac OSX PPC GCC fails this test!, likely broken UNO bridge. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits