[OE-core] [PATCHv3 2/2] rpm: run binary package generation via thread pools

Alexander Kanavin alexander.kanavin at linux.intel.com
Fri Jun 9 20:58:34 UTC 2017


On 06/09/2017 07:32 PM, Burton, Ross wrote:
>
> On 9 June 2017 at 12:13, Alexander Kanavin
> <alexander.kanavin at linux.intel.com
> <mailto:alexander.kanavin at linux.intel.com>> wrote:
>
>     This greatly reduces build times when there is a large amount of small
>     rpm packages to produce. The patches are rather invasive,
>     and so will be submitted upstream.
>
>
> Sorry but I broke this in the same way as I did before...

Needless to say, this worked flawlessly here, many times over. It seems 
that failures might be specific to gcc 4.x (I have 6.x here), so I'll 
try to get a failure using that. The nasty bit about openmp is that

#pragma omp unsupported_directive_from_latest_standard

will trigger nothing with compilers that are too old to support it.

Alex




More information about the Openembedded-core mailing list