mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +01:00
i386: Fix link collisions resulting from gcc4.4.1 upgrade
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
This commit is contained in:
parent
b4feeb4e8a
commit
aea14421c5
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user