projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ee8c12
)
i386: Fix dlmalloc compile warning
author
Graeme Russ
<graeme.russ@gmail.com>
Tue, 24 Nov 2009 09:04:12 +0000
(20:04 +1100)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 5 Dec 2009 00:01:49 +0000
(
01:01
+0100)
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
board/eNET/config.mk
patch
|
blob
|
history
diff --git
a/board/eNET/config.mk
b/board/eNET/config.mk
index a76384130ddd24162aa9d4cd76ea7e68b3326038..058026d6f0efd5df7dad87b1791c537bfa1d12d2 100644
(file)
--- a/
board/eNET/config.mk
+++ b/
board/eNET/config.mk
@@
-22,3
+22,4
@@
#
TEXT_BASE = 0x38040000
+CFLAGS_dlmalloc.o += -Wa,--no-warn -fno-strict-aliasing