Kaydet (Commit) 7c2267be authored tarafından Peter Foley's avatar Peter Foley

bridgetest_climaker seems to work now

Change-Id: I50d55f5e5cc7987550ade689ca3754c818efeb62
üst bb97ecdb
...@@ -45,15 +45,11 @@ $(eval $(call gb_Module_add_targets,testtools,\ ...@@ -45,15 +45,11 @@ $(eval $(call gb_Module_add_targets,testtools,\
)) ))
endif endif
# FIXME: currently failing to build with ifeq ($(COM),MSC)
# Attempted to read or write protected memory. This is often an $(eval $(call gb_Module_add_targets,testtools,\
# indication that other memory is corrupt. CustomTarget_bridgetest_climaker \
# at ?A0x393b8821.sal_main() ))
#ifeq ($(COM),MSC) endif
#$(eval $(call gb_Module_add_targets,testtools,\
# CustomTarget_bridgetest_climaker \
#))
#endif
# FIXME: Mac OSX PPC GCC fails this test!, likely broken UNO bridge. # FIXME: Mac OSX PPC GCC fails this test!, likely broken UNO bridge.
# (is it still relevant?) # (is it still relevant?)
......
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