You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by da...@apache.org on 2016/06/10 17:34:38 UTC

svn commit: r1747759 - /openoffice/trunk/main/solenv/gbuild/GoogleTest.mk

Author: damjan
Date: Fri Jun 10 17:34:38 2016
New Revision: 1747759

URL: http://svn.apache.org/viewvc?rev=1747759&view=rev
Log:
Fix a typo in my last patch.

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=1747759&r1=1747758&r2=1747759&view=diff
==============================================================================
--- openoffice/trunk/main/solenv/gbuild/GoogleTest.mk (original)
+++ openoffice/trunk/main/solenv/gbuild/GoogleTest.mk Fri Jun 10 17:34:38 2016
@@ -27,7 +27,7 @@
 # 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
+DISABLE_SAL_DBGBOX := 1
 export DISABLE_SAL_DBGBOX
 
 # defined by platform