aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-02-15 09:47:33 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-16 09:03:28 +0000
commit1fcb1b91fae0646baf243d686fc6a52b97a53005 (patch)
treecfb9a5cb2f2a8356d87321493bb4f1828fbc340d /meta/recipes-extended
parent355c15fd8cf93ce2db3f2edc6e76c075dd62f7e8 (diff)
downloadopenembedded-core-contrib-1fcb1b91fae0646baf243d686fc6a52b97a53005.tar.gz
libunwind: Fix build on ppc
gcc driver is fixed to pass correct options to linker to do secure plt linking when enabled. however this option --secure-plt is not supported by gold linker which is now passed by default from gcc driver. Hence the build fails when using gold. Therefore when we use gold then we do not use secure plt Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions