toolchain(s) for universe kernels

Ian Lepore ian at freebsd.org
Mon Nov 19 18:47:16 UTC 2018


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



More information about the freebsd-current mailing list