Mailinglist Archive: opensuse-packaging (218 mails)

< Previous Next >
Re: [opensuse-packaging] Re: Parallel build
  • From: Michael Matz <matz@xxxxxxx>
  • Date: Tue, 8 Dec 2009 17:04:05 +0100 (CET)
  • Message-id: <Pine.LNX.4.64.0912081702240.18785@xxxxxxxxxxxxx>
Hi,

On Tue, 8 Dec 2009, Jean Delvare wrote:

Needless to say that I build some packages outside of OBS (but still
with build/lbuild), with a kind of different iron that has lots, but
slow CPUs.

OK, thanks for the clarification. I'll accept your request for quilt.

While we're here, is there a way for Makefiles to know whether the
instance of "make" which is processing them was passed -j > 1? I might
need this soon.

$(MAKEFLAGS)

But you should ask yourself why you'd want to detect this. If you feel
the need to change behaviour depending on if the make is parallel or not,
then this must mean that something else is fishy. Perhaps it's better to
fix that fishyness instead of working around it :)


Ciao,
Michael.
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups