Searched hist:"1 f2fdbd0078cb2ad4251768e8c0e0bb652a2cbd6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig.debug | diff 1f2fdbd0078cb2ad4251768e8c0e0bb652a2cbd6 Mon Dec 15 23:22:21 CST 2014 Chris Zankel <chris@zankel.net> 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>
|
/openbmc/linux/arch/xtensa/configs/ |
H A D | iss_defconfig | diff 1f2fdbd0078cb2ad4251768e8c0e0bb652a2cbd6 Mon Dec 15 23:22:21 CST 2014 Chris Zankel <chris@zankel.net> 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>
|