From 81013be66bcb9342ff34af432370e6384cdda9d8 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 9 May 2005 01:10:00 +0000 Subject: Restore settings. svn-id: r17987 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 88104f6e0b..b0ce3c417c 100644 --- a/Makefile +++ b/Makefile @@ -19,10 +19,10 @@ MODULE_DIRS := include config.mak # Uncomment this for stricter compile time code verification -CXXFLAGS+= -Werror +# CXXFLAGS+= -Werror CXXFLAGS:= -Wall $(CXXFLAGS) -# CXXFLAGS+= -O -Wuninitialized +CXXFLAGS+= -O -Wuninitialized CXXFLAGS+= -Wno-long-long -Wno-multichar -Wno-unknown-pragmas # Even more warnings... CXXFLAGS+= -pedantic -Wpointer-arith -Wcast-qual -Wconversion -- cgit v1.2.3