[Buildroot] [PATCH] ipkg: fix no MMU musl build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jul 26 11:48:46 UTC 2016


Hello,

On Tue, 26 Jul 2016 14:08:20 +0300, Baruch Siach wrote:
> Current code uses vfork() instead of fork() only when __UCLIBC__ is defined.
> This breaks musl MMU-less build. Add a patch making direct use of HAVE_FORK
> that configure defines when fork() is detected.

See my previous reply: there is no platform in Buildroot that uses musl
on noMMU systems. The only noMMU architecture supported by musl is
SuperH as far as I know, so there is 0 chance that the ARM and m68k
noMMU failures are caused by musl related issues.

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


More information about the buildroot mailing list