generic-poky/meta/recipes-support/libunwind
Khem Raj 6db39e1f1e 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

(From OE-Core rev: 1fcb1b91fae0646baf243d686fc6a52b97a53005)

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>
2016-02-16 09:04:22 +00:00
..
libunwind-1.1 libunwind: backtrace APIs are glibc specific 2016-01-24 09:40:28 +00:00
libunwind.inc libunwind: Fix build on ppc 2016-02-16 09:04:22 +00:00
libunwind_1.1.bb libunwind: backtrace APIs are glibc specific 2016-01-24 09:40:28 +00:00