On 13.05.2018 20:54, Bruno Haible wrote:
> Tim Rühsen wrote:
>> when building with 'make -jN', the gnulib subidrs uni*/ are built like
>> with -j1.
> Maybe your Makefile contains the line
>   GNUMAKEFLAGS = -j1
> in order to intentionally turn off parallel make?
>
> Or maybe your machine is so loaded that 'make' refrains from using multiple
> parallel processes?
>
> Just guessing... (I don't see anything in gnulib or libunistring that would
> inhibit parallel make.)

GNUMAKEFLAGS isn't set here, files in libunistring/lib are built in
parallel (-j16) while files in libunistring/uni*/ are built on just one
core.

What do you mean with 'is so loaded' ?

Regards, Tim


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to