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
F132561945: D43050.diff
Sat, Oct 18, 12:08 AM
Unknown Object (File)
Sat, Oct 11, 8:19 PM
Unknown Object (File)
Sat, Oct 11, 8:19 PM
Unknown Object (File)
Sat, Oct 11, 8:19 PM
Unknown Object (File)
Sat, Oct 11, 11:21 AM
Unknown Object (File)
Sep 16 2025, 12:42 AM
Unknown Object (File)
Aug 12 2025, 4:00 AM
Unknown Object (File)
Jun 29 2025, 3:19 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 Not Applicable
Unit
Tests Not Applicable