Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 11:31:02 -0700
From:      Ian Lepore <ian@freebsd.org>
To:        Eric van Gyzen <eric@vangyzen.net>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: toolchain(s) for universe kernels
Message-ID:  <1542652262.56571.63.camel@freebsd.org>
In-Reply-To: <cfa91b4e-ce7a-d80b-1c8e-81669139e230@vangyzen.net>
References:  <cfa91b4e-ce7a-d80b-1c8e-81669139e230@vangyzen.net>

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

On Mon, 2018-11-19 at 11:55 -0600, Eric van Gyzen wrote:
> I want to
> 
> 	make MAKE_JUST_KERNELS=1 universe
> 
> but it seems that I need a toolchain first.  There are multiple
> toolchain-ish make targets.  If I start with an empty obj, which
> toolchain target(s) should I build?
> 
> Eric

Do "make kernel-toolchains" to build all the tools needed to build all
universe kernels.

You can also add "MAKE_LINT_KERNELS=1" to build just the lint kernels
for all arches, but be aware that mips has no lint kernels.

-- Ian




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