Page MenuHomeFreeBSD

etc: Set DISTBASE during distribute for sub-makes
ClosedPublic

Authored by jrtc27 on Jan 30 2024, 9:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 26, 3:33 AM
Unknown Object (File)
Sun, May 19, 11:37 PM
Unknown Object (File)
Sun, May 5, 10:46 PM
Unknown Object (File)
Apr 27 2024, 3:52 PM
Unknown Object (File)
Apr 27 2024, 10:15 AM
Unknown Object (File)
Apr 27 2024, 9:12 AM
Unknown Object (File)
Apr 27 2024, 9:11 AM
Unknown Object (File)
Apr 27 2024, 8:48 AM
Subscribers

Details

Summary

This is normally done by bsd.subdir.mk in its default distribute target,
but since etc overrides it we don't get that behaviour. Currently it's
not needed, but share/man's makedb (recursed into by etc's afterinstall)
will need it in the following commit. Technically this is only needed
for install, but do this for distribution too for completeness and
consistency.

Diff Detail

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