]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
python-libconfig: disable on musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Feb 2017 22:41:22 +0000 (23:41 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Feb 2017 22:41:22 +0000 (23:41 +0100)
commit2c2920c457bfe75756942a1185c575b17c5459b0
tree91e4ad18be0f85e07adbe2088faa770dc3fbb698
parent87a23e538a05c043635ed6dac155c3e6f109b3d6
python-libconfig: disable on musl

The python-libconfig package fails to build with musl with very weird
errors coming all the way from Boost Python, which nobody ever
bothered to fix. It's time to disable this package on musl to avoid
the repetitive build failures.

Fixes:

  http://autobuild.buildroot.net/results/f0f6cdc8c38c024772615d5e677b0f4ad63ef7ec

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-libconfig/Config.in