[Buildroot] [PATCH v2,1/1] libupnpp: fix build with uclibc

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon May 7 21:38:51 UTC 2018


Hello,

On Fri,  4 May 2018 18:01:33 +0200, Fabrice Fontaine wrote:
> Add patch to avoid failing with error if host_os doesn't start with
> linux
> 
> Fixes:
>  - http://autobuild.buildroot.net/results/cfb332a169863bcb3e6bc6ee7d6f6199f856b0b8
>  - http://autobuild.buildroot.net/results/2f6f464f6360ed9ea4c238f503d2c3b8ab3cbd86
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Note: the commit title is not correct: libupnpp builds perfectly fine
with uClibc already, as long as it's on MMU-capable systems, where the
OS part of the tuple is "linux". It's only no-MMU systems that are
affected by the problem, because the OS part of the tuple is "uclinux".

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list