Allow compilation without thumb-interwork as long as no thumb is
involved or only thumb2 is used.
This commit is contained in:
parent
063f2a04d1
commit
a29f317af1
4 changed files with 29 additions and 2 deletions
|
@ -15,8 +15,6 @@ if COND_sparc64_emu
|
|||
LDFLAGS_PLATFORM = -Wl,--no-relax
|
||||
endif
|
||||
if COND_arm
|
||||
CFLAGS_PLATFORM += -mthumb-interwork
|
||||
CCASFLAGS_PLATFORM = -mthumb-interwork
|
||||
if !COND_emu
|
||||
LDFLAGS_PLATFORM = -Wl,--wrap=__clear_cache
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue