Skip to content
Snippets Groups Projects
Commit edc0edf0 authored by Juan Quintela's avatar Juan Quintela Committed by Anthony Liguori
Browse files

We set -Werror through configure now


Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
Message-Id: 
parent 884044aa
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment