Skip to content
Snippets Groups Projects
Commit aea14421 authored by Graeme Russ's avatar Graeme Russ Committed by Wolfgang Denk
Browse files

i386: Fix link collisions resulting from gcc4.4.1 upgrade

parent b4feeb4e
No related branches found
No related tags found
No related merge requests found
...@@ -23,3 +23,4 @@ ...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment