aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2015-07-17 10:58:32 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-20 10:39:01 +0100
commit466b0b2c572fb3201ca415b689ce7a950b8625a7 (patch)
tree03792606118c1a37f6e944d811e26010a93a98e5 /meta/recipes-extended/images
parent8683206f7ba85f693751415f896a0cc62931e3c4 (diff)
downloadopenembedded-core-contrib-466b0b2c572fb3201ca415b689ce7a950b8625a7.tar.gz
kexec-tools: disable the GCC's stack protection for purgatory code
If the GCC's stack protection is enabled by default, the purgatory will also be built with this option. But it makes no sense to enable this for the purgatory code, and would cause error when we are trying to relocate the purgatory codes because symbol like __stack_chk_fail is unresolved. Instead of disabling this for some archs specifically, disable it for all the archs. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/images')
0 files changed, 0 insertions, 0 deletions