projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7c9c8
)
no-error-on-set-but-unused-variables
author
Vagrant Cascadian
<vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000
(20:42 +0000)
committer
Vagrant Cascadian
<vagrant@debian.org>
Tue, 7 Apr 2015 20:42:30 +0000
(20:42 +0000)
===================================================================
Gbp-Pq: Name no-error-on-set-but-unused-variables.diff
arch/x86/cpu/config.mk
patch
|
blob
|
history
diff --git
a/arch/x86/cpu/config.mk
b/arch/x86/cpu/config.mk
index f7b01d36e03c958d860d1a0692b9faf59be252dc..83d7c509fa3b06da4ccf850552e97f391e7d767d 100644
(file)
--- a/
arch/x86/cpu/config.mk
+++ b/
arch/x86/cpu/config.mk
@@
-7,7
+7,7
@@
CROSS_COMPILE ?= i386-linux-
-PLATFORM_CPPFLAGS += -D__I386__ -Werror
+PLATFORM_CPPFLAGS += -D__I386__ -Werror
-Wno-error=unused-but-set-variable
# DO NOT MODIFY THE FOLLOWING UNLESS YOU REALLY KNOW WHAT YOU ARE DOING!
LDPPFLAGS += -DRESET_SEG_START=0xffff0000