]> git.sur5r.net Git - u-boot/commitdiff
i386: Fix dlmalloc compile warning
authorGraeme Russ <graeme.russ@gmail.com>
Tue, 24 Nov 2009 09:04:12 +0000 (20:04 +1100)
committerWolfgang 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

index a76384130ddd24162aa9d4cd76ea7e68b3326038..058026d6f0efd5df7dad87b1791c537bfa1d12d2 100644 (file)
@@ -22,3 +22,4 @@
 #
 
 TEXT_BASE = 0x38040000
+CFLAGS_dlmalloc.o += -Wa,--no-warn -fno-strict-aliasing