]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/strace: disable libmpers with musl toolchains
authorRomain Naour <romain.naour@gmail.com>
Sat, 12 Nov 2016 15:30:12 +0000 (16:30 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Nov 2016 13:26:08 +0000 (14:26 +0100)
commit7892a778b8bed72202db9641c2649825852148b0
tree42573cc9b1265c5bc0953bc03f48b49e623f534a
parent064004ae9df23c9671673a9ae1f7b2d1042c15ee
package/strace: disable libmpers with musl toolchains

strace bundle some kernel headers to build libmpers, this mixes userspace
headers and kernel headers which break the build with musl.
The stddef.h from gcc is used instead of the one from musl.

Disable libmpers for musl toolchains.

Fixes:
http://autobuild.buildroot.net/results/6f6/6f63fa2537ff316ba259a20966faadcf5ab9deff

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/strace/strace.mk