buildrootschalter/package/ltrace
Gustavo Zacarias 8a14dab8bd ltrace: disable libunwind for uClibc toolchains
ltrace requires that libunwind is built with backtrace() support.
For the internal uClibc toolchain we don't enable it, and for external
uClibc toolchains we can't know.
It's also unavailable for static uClibc toolchains.
So just disable libunwind support for uClibc toolchains in general.
Fixes:
http://autobuild.buildroot.net/results/ee0/ee037a19590fb85c64f97f78f74bcfd4d7766706/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-08-13 10:20:48 +02:00
..
Config.in ltrace: unavailable for ARC architecture 2013-05-11 14:52:32 +02:00
ltrace-events.patch ltrace: bump to version 0.7.1 2012-12-05 00:43:07 -08:00
ltrace-uclibc.patch ltrace: bump to version 0.7.1 2012-12-05 00:43:07 -08:00
ltrace.mk ltrace: disable libunwind for uClibc toolchains 2013-08-13 10:20:48 +02:00