Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2017 16:41:17 -0700
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Ian Lepore <ian@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r319859 - head
Message-ID:  <20170612234117.GC50023@FreeBSD.org>
In-Reply-To: <201706121722.v5CHMNNo000648@repo.freebsd.org>
References:  <201706121722.v5CHMNNo000648@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 12, 2017 at 05:22:23PM +0000, Ian Lepore wrote:
I> Author: ian
I> Date: Mon Jun 12 17:22:23 2017
I> New Revision: 319859
I> URL: https://svnweb.freebsd.org/changeset/base/319859
I> 
I> Log:
I>   Add support for "make universe_kernels -DMAKE_GENERIC_KERNELS" to build
I>   just the GENERIC kernels for each arch (including variations such as
I>   GENERIC-NODEBUG, GENERIC64, etc).
I>   
I>   This helps with quickly doing a test build for all[*] arches without
I>   building dozens of variant kernels for the arches that have lots of
I>   hardware/board/system variations.
I>   
I>   [*] Not all arches have a generic kernel (but they probably should for
I>   test-building purposes, even if it can't boot on any real hardware).

For this purpose there is LINT. Imho, feature should be -DMAKE_LINT_KERNELS.

-- 
Totus tuus, Glebius.



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