Author: damjan
Date: Fri Jun 10 17:31:51 2016
New Revision: 1747758
URL: http://svn.apache.org/viewvc?rev=1747758&view=rev
Log:
#i126918# - windows build breaks in module crashrep - Assertion Failed
Prevent OSL assertion failures from bringing up messageboxes during
the build on Windows.
Patch by: me
Modified:
openoffice/trunk/main/solenv/gbuild/GoogleTest.mk
Modified: openoffice/trunk/main/solenv/gbuild/GoogleTest.mk
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/gbuild/GoogleTest.mk?rev=1747758&r1=1747757&r2=1747758&view=diff
==============================================================================
--- openoffice/trunk/main/solenv/gbuild/GoogleTest.mk (original)
+++ openoffice/trunk/main/solenv/gbuild/GoogleTest.mk Fri Jun 10 17:31:51 2016
@@ -27,6 +27,8 @@
# in non-product builds, ensure that tools-based assertions do not pop up as
message box, but are routed to the shell
DBGSV_ERROR_OUT := shell
export DBGSV_ERROR_OUT
+DISABLE_SAL_DBGBOX=1
+export DISABLE_SAL_DBGBOX
# defined by platform
# gb_CppunitTest_TARGETTYPE