Browse Source

i386: Fix link collisions resulting from gcc4.4.1 upgrade

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Graeme Russ 15 years ago
parent
commit
aea14421c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      board/eNET/config.mk

+ 1 - 0
board/eNET/config.mk

@@ -23,3 +23,4 @@
 
 
 TEXT_BASE = 0x38040000
 TEXT_BASE = 0x38040000
 CFLAGS_dlmalloc.o += -Wa,--no-warn -fno-strict-aliasing
 CFLAGS_dlmalloc.o += -Wa,--no-warn -fno-strict-aliasing
+PLATFORM_CPPFLAGS += -fno-dwarf2-cfi-asm