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:
656e52a
)
no-error-on-set-but-unused-variables
author
Clint Adams
<clint@debian.org>
Fri, 1 Jun 2012 01:04:49 +0000
(
01:04
+0000)
committer
Clint Adams
<clint@debian.org>
Fri, 1 Jun 2012 01:04:49 +0000
(
01:04
+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 c00f867639293a5ce96b1611e646a93b9407e46b..9ed0328f205c228b1d873eb85937a42c30a0f494 100644
(file)
--- a/
arch/x86/cpu/config.mk
+++ b/
arch/x86/cpu/config.mk
@@
-23,7
+23,7
@@
CROSS_COMPILE ?= i386-linux-
-PLATFORM_CPPFLAGS += -DCONFIG_X86 -D__I386__ -march=i386 -Werror
+PLATFORM_CPPFLAGS += -DCONFIG_X86 -D__I386__ -march=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