[Buildroot] [PATCH v3 1/1] package/jsoncpp: Broken on musl

Jörg Krause joerg.krause at embedded.rocks
Mon Aug 10 06:58:58 UTC 2015


On So, 2015-08-09 at 21:57 +0200, Bernd Kuhls wrote:
> Hi Jörg,
> 
> Am Sun, 09 Aug 2015 20:59:54 +0200 schrieb Jörg Krause:
> 
> > After a short investigation [1] I realized this error only applies 
> > for
> > x86 targets.
> > 
> > [1] https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01084.html
> 
> v1 of my patch tried to fix it that way but it does not work for 
> external 
> toolchains: http://patchwork.ozlabs.org/patch/460337/

I see! How about something like
depends on !(BR2_i386 || BR2_x86_64) && !BR2_TOOLCHAIN_USES_MUSL?

Best regards
Jörg Krause


More information about the buildroot mailing list