HomeFreeBSD

Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets

Description

Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets

Currently IMAKE_INSTALL, which includes -M METALOG, is enough for the
sub-makes to work, but using kldxref for -DNO_ROOT builds will require
manually adding linker.hints to the METALOG, and thus both METALOG
itself and DISTBASE need to be exposed directly to the sub-makes, so do
so.

Reviewed by: brooks
Differential Revision: https://reviews.freebsd.org/D43050

Details

Provenance
jrtc27Authored on Dec 13 2023, 9:43 PM
Reviewer
brooks
Differential Revision
D43050: Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets
Parents
rG881ec81372e0: tools/build: Provide sys/linker_set.h when cross-building
Branches
Unknown
Tags
Unknown