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

Re: parallel build options in source packages



On Wed, Mar 28, 2001 at 11:43:41PM -0600, Taral wrote:
> I've found at least one package that has parallel build options in the
> debian/rules file. This is most annoying, to say the least, and possibly
> wasteful of buildd resources. Would anyone consider making a policy
> statement on this reasonable? (Or is there already one?)

In case this wasn't clear, the debian/rules file in this package has
lines like:

$(MAKE) -j 3 ...

which is really a system dependent thing. Those builders who want
parallel builds will invoke debian/rules itself with -j 3. I don't
believe it belongs in the rules file itself.

Perhaps, if a policy statement is not desired, a note to this effect
should be put in the (to be created) packaging manual.

-- 
Taral <taral@taral.net>
Please use PGP/GPG encryption to send me mail.
"Never ascribe to malice what can as easily be put down to stupidity."

Attachment: pgpiE35Y7bIUk.pgp
Description: PGP signature


Reply to: