Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 09:28:49 -0600
From:      Kyle Evans <kevans@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r330004 - in head/stand: . arm efi forth i386 mips powerpc sparc64
Message-ID:  <CACNAnaGHTesPJaNHpsvpt=VTOwrr3tTF=ZpePeD=7xReLZ34TA@mail.gmail.com>
In-Reply-To: <201802260316.w1Q3G4vc022314@repo.freebsd.org>
References:  <201802260316.w1Q3G4vc022314@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 25, 2018 at 9:16 PM, Warner Losh <imp@freebsd.org> wrote:
> Author: imp
> Date: Mon Feb 26 03:16:04 2018
> New Revision: 330004
> URL: https://svnweb.freebsd.org/changeset/base/330004
>
> Log:
>   Add NO_OBJ to those directories that don't make anything.
>
>   For directories that don't many anything, add NO_OBJ=t just before we
>   include bsd.init.mk. This prevents them from creating an OBJ
>   directory. In addition, prevent defs.mk from creating the machine
>   related links in these cases. They aren't needed and break, at least
>   on stable, the read-only src tree build.
>

Any objection to also removing efi from i386 SUBDIR? It seems silly
to be explicitly adding it when we know nothing here is applicable and
it's going to take some amount of work to get there.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaGHTesPJaNHpsvpt=VTOwrr3tTF=ZpePeD=7xReLZ34TA>