diff options
author | Chris Zankel <chris@zankel.net> | 2014-12-16 06:22:21 +0100 |
---|---|---|
committer | Chris Zankel <chris@zankel.net> | 2014-12-16 08:47:24 +0100 |
commit | 1f2fdbd0078cb2ad4251768e8c0e0bb652a2cbd6 (patch) | |
tree | 16373284625d37904c78eb861388316035f57db2 /arch/arm/mach-gemini/reset.c | |
parent | xtensa/uaccess: fix sparse errors (diff) | |
download | linux-1f2fdbd0078cb2ad4251768e8c0e0bb652a2cbd6.tar.xz linux-1f2fdbd0078cb2ad4251768e8c0e0bb652a2cbd6.zip |
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: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/arm/mach-gemini/reset.c')
0 files changed, 0 insertions, 0 deletions