summaryrefslogtreecommitdiff
path: root/solenv/inc/unxgcc.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-07 20:52:14 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-08 08:57:10 +0100
commitc4a12828ddce13def9dba2cd9b76c676fd2e9a4d (patch)
treef5804bfc07ace8055b1206650c80253a723fb16d /solenv/inc/unxgcc.mk
parent36372364ab3dcebcc5b4a2f1898d86a345a27f1f (diff)
all modules are warning free
Diffstat (limited to 'solenv/inc/unxgcc.mk')
-rw-r--r--solenv/inc/unxgcc.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/solenv/inc/unxgcc.mk b/solenv/inc/unxgcc.mk
index 7dd5c668f50c..752de80c7b36 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