Skip to content
Commit 1f2fdbd0 authored by Chris Zankel's avatar Chris Zankel
Browse files

xtensa: disable link optimization



The default linker behavior is to optimize identical literal values
and remove unnecessary overhead. However, because of a bug in the
linker, this currently results in an error ('call target out of range').

Disable link-time optimizations per default until there is a fix
for the linker and add the option to iss_defconfig.

Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 4255a8e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment