buildroot/package/webrtc-audio-processing
Thomas Petazzoni 5e9f965369 webrtc-audio-processing: fix build with musl
webrtc-audio-processing assumes that execinfo.h is available when
__UCLIBC__ is not defined, which is an incorrect assumption, and
specifically not valid for musl.

This commit adds a patch that moves to autoconf based checks for
cxxabi.h and execinfo.h, which solves the problem.

Fixes:

  http://autobuild.buildroot.net/results/480f529a53b321344e499f958be8e5d1d0f58646/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-09 15:48:34 +02:00
..
0001-configure.ac-fix-architecture-detection.patch webrtc-audio-processing: fix build on ARM Cortex-M 2016-08-09 15:48:30 +02:00
0002-Proper-detection-of-cxxabi.h-and-execinfo.h.patch webrtc-audio-processing: fix build with musl 2016-08-09 15:48:34 +02:00
Config.in webrtc-audio-processing: fix build on ARM Cortex-M 2016-08-09 15:48:30 +02:00
webrtc-audio-processing.hash
webrtc-audio-processing.mk webrtc-audio-processing: fix build with musl 2016-08-09 15:48:34 +02:00