W dniu wto, 17.07.2018 o godzinie 10∶40 -0400, użytkownik Mike Gilbert
napisał:
> On Tue, Jul 17, 2018 at 4:41 AM, Michał Górny <mgo...@gentoo.org> wrote:
> > Python 3.5+ introduces parallel build support in distutils.  Take
> > advantage of that by passing appropriate -j option.  Since distutils
> > does not support an equivalent of --load-average, default to the number
> > of CPUs+1 when unspecified.
> 
> How do we disable this in individual ebuilds when we inevitably run
> into problematic packages?

My guess would be, same as emake:

  distutils-r1_python_compile -j1

(I haven't tested it though)

-- 
Best regards,
Michał Górny

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to