From: Juan Quintela Date: Mon, 3 Aug 2009 12:46:20 +0000 (+0200) Subject: We set -Werror through configure now X-Git-Tag: TizenStudio_2.0_p2.3~8037 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5377ca874931a03c2c9169cab5b980e5152ab168;p=sdk%2Femulator%2Fqemu.git We set -Werror through configure now Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori Message-Id: --- diff --git a/Makefile.target b/Makefile.target index 6b6e70f..1d0f33f 100644 --- a/Makefile.target +++ b/Makefile.target @@ -4,7 +4,6 @@ include $(SRC_PATH)/rules.mak TARGET_PATH=$(SRC_PATH)/target-$(TARGET_BASE_ARCH) VPATH=$(SRC_PATH):$(TARGET_PATH):$(SRC_PATH)/hw CPPFLAGS=-I. -I.. -I$(TARGET_PATH) -I$(SRC_PATH) -MMD -MT $@ -MP -DNEED_CPU_H -#CFLAGS+=-Werror ifdef CONFIG_USER_ONLY # user emulator name