[Libreoffice-commits] .: Branch 'libreoffice-3-6' - solenv/inc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Sep 20 01:00:21 PDT 2012
solenv/inc/wntmsc.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6779927cfcfbd386c8d9129ac49385cd54af6739
Author: Michael Stahl <mstahl at redhat.com>
Date: Fri Jul 13 16:10:02 2012 +0200
wntmsc.mk: disable warnings-as-errors for binfilter
Change-Id: If5ac0aa620d514ca4affe2b20d647a9e9129032e
(cherry picked from commit 158a7c73bb0a701b12fc3e2e96eff965c73435cc)
Signed-off-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/solenv/inc/wntmsc.mk b/solenv/inc/wntmsc.mk
index afafe38..ec84e98 100644
--- a/solenv/inc/wntmsc.mk
+++ b/solenv/inc/wntmsc.mk
@@ -195,7 +195,7 @@ CFLAGSWERRCC=-WX -DLIBO_WERROR
# Once all modules on this platform compile without warnings, set
# COMPILER_WARN_ERRORS=TRUE here instead of setting MODULES_WITH_WARNINGS (see
# settings.mk):
-MODULES_WITH_WARNINGS :=
+MODULES_WITH_WARNINGS := binfilter
CDEFS+=-DWIN32 -D_MT -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0500
.IF "$(COMEX)" == "11"
More information about the Libreoffice-commits
mailing list