Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2015 20:48:30 -0800
From:      NGie Cooper <yaneurabeya@gmail.com>
To:        Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r291635 - in head: . share/mk
Message-ID:  <EB2ED151-A04A-4CF3-AD44-C85F065D916C@gmail.com>
In-Reply-To: <201512020150.tB21oMtW076460@repo.freebsd.org>
References:  <201512020150.tB21oMtW076460@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Dec 1, 2015, at 17:50, Bryan Drewery <bdrewery@FreeBSD.org> wrote:
>=20
> Author: bdrewery
> Date: Wed Dec  2 01:50:22 2015
> New Revision: 291635
> URL: https://svnweb.freebsd.org/changeset/base/291635
>=20
> Log:

=E2=80=A6

>  Makefile.inc1 includes a guard so that 'make all' will not use =
SUBDIR_PARALLEL,
>  added in r289438.  This is so users do not get a probably broken =
build if they
>  run 'make all' from the top-level.  Before the change in this commit, =
the
>  workaround for 'make everything' was 'par-all' which would depend on =
'all' and
>  cause a proper parallel recursion.  Now that will not work so a new
>  _PARALLEL_SUBUDIR_OK is used to allow it.

Silly question =E2=80=94 was the spelling intentional (SUBUDIR, not =
SUBDIR)?
Thanks!
-NGie=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EB2ED151-A04A-4CF3-AD44-C85F065D916C>