[OE-core] [PATCH] perl: use parallel build where possible

Richard Purdie richard.purdie at linuxfoundation.org
Sat Mar 3 08:53:53 UTC 2018


On Fri, 2018-03-02 at 17:32 +0200, Alexander Kanavin wrote:
> While the upstream just runs a number of make tasks hardcoded to a
> single thread
> in succession, we can add '-j n_threads' to a few of them. The
> benefit
> is real: on my machine the do_compile() time goes from 250 seconds to
> about 90.
> 
> Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> ---
>  meta/recipes-devtools/perl/perl_5.24.1.bb | 5 +++++
>  1 file changed, 5 insertions(+)

I like the idea of the patch but I think it triggered:

https://autobuilder.yocto.io/builders/nightly-world/builds/806/steps/BuildImages/logs/stdio

Cheers,

Richard




More information about the Openembedded-core mailing list