package/qemu: disable Qemu user-land emulation for musl toolchains
authorRomain Naour <romain.naour@gmail.com>
Sun, 6 Nov 2016 16:04:48 +0000 (17:04 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Nov 2016 22:02:13 +0000 (23:02 +0100)
commitfc1d28891f52c3ccce1a01ad5ad1a9db23300495
treebcc74a220001c5df111d521beb8471bfb160866a
parentcbf9208549d179c0765e729ab463debebfd60bd6
package/qemu: disable Qemu user-land emulation for musl toolchains

Like for cyclictest (rt-test)[1], linux-user/syscall.c use the
definition of the "struct sigevent" from Glibc/uClibc which doesn't
build with musl libc.

So, disable Qemu user-land emulation for musl toolchains.

Fixes:
http://autobuild.buildroot.net/results/b27/b277e668d9e22b624416bf46f6ccba802acd257e

[1] 43bffa59e7359610c8f00038ddd97795c0ca35e1

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qemu/Config.in