summaryrefslogtreecommitdiffstats
path: root/package/libasplib/libasplib.hash
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-12-24 14:00:09 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-28 17:52:53 +0100
commit2a5c841eaa37d61ffac1afee22e5637c4a70d954 (patch)
tree239f7cefd411a0979033c94f771134ae674eb153 /package/libasplib/libasplib.hash
parent5f342712459ee5abf55e447231da3f17379844ce (diff)
downloadbuildroot-2a5c841eaa37d61ffac1afee22e5637c4a70d954.tar.gz
buildroot-2a5c841eaa37d61ffac1afee22e5637c4a70d954.zip
package/connman: cleanup backtrace patch
connman uses execinfo.h to dump a backtrace in case of failure. execinfo.h is optional in uClibc, so we had a patch that conditonally disabled backtraces for uClibc when it was missing execinfo.h However, musl is also entirely lacking execinfo.h. Add a proper patch that checks for execinfo.h at ./configure time. This will no longer make any assumption on the C library that is being used. Fixes: http://autobuild.buildroot.org/results/f6e/f6ee8ab3a6300f1f527f9e92b8c2ec81e63afb27/ http://autobuild.buildroot.org/results/96b/96b78bb644ed4ef3493782521b17e3b2113a405f/ ... Note that there might be other issues with musl; this patch only fixes the execinfo.h one. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libasplib/libasplib.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud