Page MenuHomeFreeBSD

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

Authored by jrtc27 on Dec 13 2023, 8:27 PM.
Tags
None
Referenced Files
F167074889: D43050.id131389.diff
Tue, Aug 18, 8:58 PM
F167064188: D43050.id131389.diff
Tue, Aug 18, 8:27 PM
F167023774: D43050.id131389.diff
Tue, Aug 18, 3:47 PM
F167010721: D43050.id131398.diff
Tue, Aug 18, 1:56 PM
Unknown Object (File)
Mon, Aug 17, 1:41 PM
Unknown Object (File)
Sun, Aug 16, 9:24 PM
Unknown Object (File)
Fri, Aug 14, 9:33 PM
Unknown Object (File)
Wed, Aug 12, 7:29 PM
Subscribers
None

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 54932
Build 51821: arc lint + arc unit