Emmanuel Dreyfus wrote:
> On Thu, Sep 05, 2013 at 08:18:23AM -0500, Bob Friesenhahn wrote:
> > There is so little code in milter-greylist that I am surprised anyone
> > would strongly desire to speed up compilation with a parallel build.
>
> This is also my opinion. It seems that introduce more probelems that
> it solves.
It should also be pointed out that the semantics of the -j
option of bsd make (e.g. FreeBSD) is slightly different than
the -j option of gnu make. In particular, -j 1 does *not*
switch parallel building off completely, unless you also use
the -B option, or you don't use -j at all.
I agree that it's best not to try to use -j at all, given
that milter-greylist doesn't benefit much from parallel
builds anyway.
By the way, the use of "sync" should be removed, too, it
doesn't make any sense.
Best regards
Oliver
--
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing
Handelsregister: Amtsgericht Muenchen, HRA 74606, Gesch\ufffdftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsreg.: Amtsgericht M\ufffdnchen,
HRB 125758, Gesch\ufffdftsf\ufffdhrer: Maik Bachmann, Olaf Erb, Ralf Gebhart
FreeBSD-Dienstleistungen/-Produkte + mehr: http://www.secnetix.de/bsd
"C is quirky, flawed, and an enormous success."
-- Dennis M. Ritchie.Message
Re: [milter-greylist] milter-greylist 4.5.5 is available
2013-09-05 by Oliver Fromme
Attachments
- No local attachments were found for this message.