[Buildroot] [PATCH 1/2] msgpack: fix build without threads support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Oct 17 19:59:15 UTC 2017


Hello,

On Tue, 17 Oct 2017 17:42:12 +0300, Baruch Siach wrote:

> +ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),)
> +MSGPACK_CONF_OPTS += -DMSGPACK_BUILD_EXAMPLES=OFF
> +endif

We generally disable building examples unconditionally, so I've done
that instead, and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list