Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2009 16:17:08 +0100
From:      Ivan Voras <ivoras@freebsd.org>
To:        Ken Smith <kensmith@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r188439 - head/release
Message-ID:  <9bbcef730902100717x1cd1118bg1d2683a42a25232@mail.gmail.com>
In-Reply-To: <200902101511.n1AFBQXx096922@svn.freebsd.org>
References:  <200902101511.n1AFBQXx096922@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2009/2/10 Ken Smith <kensmith@freebsd.org>:
> Author: kensmith
> Date: Tue Feb 10 15:11:26 2009
> New Revision: 188439
> URL: http://svn.freebsd.org/changeset/base/188439
>
> Log:
>  Turn off the parallel make options accidentally turned on by the previous
>  commit.  Sigh.

> -WORLD_FLAGS=-j4
> -KERNEL_FLAGS=-j4
> +#WORLD_FLAGS=-j4
> +#KERNEL_FLAGS=-j4

And here I was happy that it finally happened (e.g. became practically
official that It Works) :(

What's keeping it still in the realm of "not recommended"? I haven't
had problems building with -jX in the past years, even with high
values of X (>=8).

Also, what about kernel modules? AFAIK they are always built serialized?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9bbcef730902100717x1cd1118bg1d2683a42a25232>