xapp_xload: fix musl build
commitfe0607e68beeec7d33693194b76f7fff8e9be2ef
authorArnout Vandecappelle <arnout@mind.be>
Sun, 20 Nov 2016 22:28:58 +0000 (20 23:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Nov 2016 20:21:38 +0000 (21 21:21 +0100)
tree9c26c79292ca04ea075f6325525d7e56ed83d414
parent8528db817d7466fc9b5d5c2c619b57f184cdaca7
xapp_xload: fix musl build

xapp_xload tries to include protocols/rwhod.h, which isn't available on
musl. Fortunately, the package also has stub code that can be enabled
with -DRLOADSTUB (this is done e.g. on Cygwin).

This should probably be detected in configure, but that's a lot more
work.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xapp_xload/xapp_xload.mk