svn commit: r334573 - head/devel/raknet

Alexey Dokuchaev danfe at FreeBSD.org
Fri Nov 22 13:39:27 UTC 2013


On Fri, Nov 22, 2013 at 02:20:38PM +0100, Tijl Coosemans wrote:
> On Fri, 22 Nov 2013 13:02:03 +0100 Mathieu Arnold wrote:
> > Ah, I did not know that. Is it by design ? Do any other make do that ? I'll
> > have to check perl@ ports I have removed quite a lot of parenthesis.
> 
> It's by design and I'm not aware of any other make implementation doing
> that.  It's mentioned in the FreeBSD 10 manpage for make (SHELL COMMANDS
> section).
> 
> For ports I don't think this matters much.  The -j flag is only used
> during build so only if a port is built with FreeBSD make you might
> have to patch makefiles to make them jobs-safe.

Not to mention that currently our ports framework is inherently -jX unsafe
on a much larger scale.  I know that some folks are thinking of ways to
address this problem in the future (probably distant one though).

./danfe


More information about the svn-ports-all mailing list