msgpack: fix build without threads support
authorBaruch Siach <baruch@tkos.co.il>
Tue, 17 Oct 2017 14:42:12 +0000 (17:42 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Oct 2017 19:58:35 +0000 (21:58 +0200)
commit1856eb9047d6707c31fd76c3767da590e200893e
tree9b9844cdf50df6449085da96e206b43afebe0919
parent827895c2310bbc73f9568b84b89a7ec1ced71c23
msgpack: fix build without threads support

Some example code depends on pthreads, and we generally don't build
examples in Buildroot, so disable their build.

Fixes:
http://autobuild.buildroot.net/results/f5d/f5d493dbe65cbe58d0924176efbd12e4a078f3ee/
http://autobuild.buildroot.net/results/813/81387649d9dbdfe4ccba9c7d0885aa8bd5239938/
http://autobuild.buildroot.net/results/9d4/9d486fca93136bb9dbf22c9101186d9d1fc0eb66/

Cc: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
[Thomas: completely disable examples.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/msgpack/msgpack.mk