Kaydet (Commit) 802e83f9 authored tarafından David Ostrovsky's avatar David Ostrovsky Kaydeden (comit) David Tardon

bridgetest_climaker is commented out

Change-Id: I6d0ab4c67061245d33732823c6de17e95568da85
üst 9442f7d9
......@@ -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.
......
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