aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMax Horn2004-03-15 02:28:47 +0000
committerMax Horn2004-03-15 02:28:47 +0000
commitdeb96003a2e02efc1f394ebf8ddc772f5e37ddd3 (patch)
treee2564f6c89d0ffb923d84d621ada5f4d26f26db0 /Makefile
parent782dabbcd399b0582df73ff82107ffca70abb0f7 (diff)
downloadscummvm-rg350-deb96003a2e02efc1f394ebf8ddc772f5e37ddd3.tar.gz
scummvm-rg350-deb96003a2e02efc1f394ebf8ddc772f5e37ddd3.tar.bz2
scummvm-rg350-deb96003a2e02efc1f394ebf8ddc772f5e37ddd3.zip
Aaargh, didn't mean to commit this...
svn-id: r13296
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b80b0b774c..b4cd1962d1 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ MODULE_DIRS :=
include config.mak
# Uncomment this for stricter compile time code verification
-CXXFLAGS+= -Werror
+# CXXFLAGS+= -Werror
CXXFLAGS:= -Wall $(CXXFLAGS)
CXXFLAGS+= -O -Wuninitialized