[Libreoffice-commits] .: solenv/inc

Caolán McNamara caolan at kemper.freedesktop.org
Wed Jun 8 00:59:54 PDT 2011


 solenv/inc/unxgcc.mk |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

New commits:
commit d239b10d2d50da1a21bee8f4640435558fc86e17
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Jun 7 20:52:14 2011 +0100

    all modules are warning free

diff --git a/solenv/inc/unxgcc.mk b/solenv/inc/unxgcc.mk
index 7dd5c66..752de80 100644
--- a/solenv/inc/unxgcc.mk
+++ b/solenv/inc/unxgcc.mk
@@ -138,11 +138,7 @@ CFLAGSWALLCC=$(CFLAGSWARNCC)
 CFLAGSWALLCXX=$(CFLAGSWARNCXX)
 CFLAGSWERRCC=-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 := \
-    lotuswordpro
+COMPILER_WARN_ERRORS=TRUE
 
 # switches for dynamic and static linking
 STATIC		= -Wl,-Bstatic


More information about the Libreoffice-commits mailing list