
20 Oct
2009
20 Oct
'09
1:39 p.m.
Warning introduced by GCC 4.4.1
Signed-off-by: Graeme Russ graeme.russ@gmail.com --- board/eNET/config.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/eNET/config.mk b/board/eNET/config.mk index a763841..058026d 100644 --- 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
--
1.6.4.1.174.g32f4c