Browse Source

i386: Fix dlmalloc compile warning

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Graeme Russ 15 năm trước cách đây
mục cha
commit
c74bfce0fb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      board/eNET/config.mk

+ 1 - 0
board/eNET/config.mk

@@ -22,3 +22,4 @@
 #
 
 TEXT_BASE = 0x38040000
+CFLAGS_dlmalloc.o += -Wa,--no-warn -fno-strict-aliasing