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

(cherry picked from commit e131d3f4f34fdbce465524f7b1093f01acc9de7c)

Details

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