Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] make -j?

2008-10-03 by Joe Pruett

> Do people think 'make -j3' works?  I was building 4.0.1 from pkgsrc on
> NetBSD 4 i386 with MAKE_JOBS=3 and got:

the makefile is not safe with -j.  the .y.c rule uses the old yacc logic 
where the yacc file is turned into y.tab.c and then renamed.  that isn't 
safe for parallel make.  trying to make that safe and portable is probably 
not fun.  mg is small enough, that -j seems overkill.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.