bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallel building of uni*/ dirs


From: Bruno Haible
Subject: Re: Parallel building of uni*/ dirs
Date: Sun, 13 May 2018 20:54:11 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-119-generic; KDE/5.18.0; x86_64; ; )

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.)

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]