]> code.ossystems Code Review - openembedded-core.git/commit
libunwind: backtrace APIs are glibc specific
authorKhem Raj <raj.khem@gmail.com>
Sat, 2 Jan 2016 21:43:24 +0000 (21:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:49 +0000 (23:42 +0000)
commitacffe22de65fad2f69c702e4fe94b366883a265b
tree30751fe72966577363d1108bc1a643e8aa02f82f
parentded03dab901647a7388d219a3a228d4f4f4298e8
libunwind: backtrace APIs are glibc specific

Make backtrace() API's use conditional on glibc
this helps make libunwind compile on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-support/libunwind/libunwind-1.1/0001-backtrace-Use-only-with-glibc-and-uclibc.patch [new file with mode: 0644]
meta/recipes-support/libunwind/libunwind_1.1.bb