[Buildroot] [PATCH] uclibc: enable multiple jobs for building

Alexey Brodkin Alexey.Brodkin at synopsys.com
Fri Jun 27 14:44:18 UTC 2014


Hi Peter,

On Fri, 2014-06-27 at 14:17 +0200, Peter Korsgaard wrote:
> >>>>> "Alexey" == Alexey Brodkin <Alexey.Brodkin at synopsys.com> writes:
> The use of MAKE1 for uClibc dates back 10 years:
> 
> commit 8e5fb3fb4ab09b4dc04fe7cb3f7becce6514117b
> Author: Eric Andersen <andersen at codepoet.org>
> Date:   Sat Dec 11 13:01:10 2004 +0000
> 
>     Add initial BR2_JLEVEL support, with some exceptions for apps that
>     have broken 'make -j' support
> 
> So it could very well have been fixed upstream since then. How have you
> tested it?
> 

I tried parallel build for ARC with uClibc 0.9.34+ and for i586 with
uClibc 0.9.33.2.

But since uClibc tests building is broken for ARC now I double checked
it for i586 and noticed a problem.

Because of dependency on previously built .so files - mentioned as well
here -
http://git.uclibc.org/uClibc/commit/test?id=931e8391565323ed2e589c83b83a7345813a5514
we need to keep MAKE1 for uClibc tests.

Will send a re-spin shortly.

-Alexey



More information about the buildroot mailing list