diff make/linux/makefiles/adlc.make @ 628:7bb995fbd3c0

Merge
author trims
date Thu, 12 Mar 2009 18:16:36 -0700
parents 0fbdb4381b99 dbbe28fc66b5
children d7f654633cfe
line wrap: on
line diff
--- a/make/linux/makefiles/adlc.make	Mon Mar 09 13:34:00 2009 -0700
+++ b/make/linux/makefiles/adlc.make	Thu Mar 12 18:16:36 2009 -0700
@@ -61,8 +61,8 @@
 CPPFLAGS += -DASSERT
 
 # CFLAGS_WARN holds compiler options to suppress/enable warnings.
-# Suppress warnings (for now)
-CFLAGS_WARN = -w
+# Compiler warnings are treated as errors
+CFLAGS_WARN = -Werror
 CFLAGS += $(CFLAGS_WARN)
 
 OBJECTNAMES = \