Page MenuHomeFreeBSD

Makefile.inc1: Add new buildetc and installetc targets
ClosedPublic

Authored by jrtc27 on Jul 26 2023, 11:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 22, 9:39 PM
Unknown Object (File)
Sun, Apr 19, 5:11 PM
Unknown Object (File)
Mon, Apr 13, 2:06 PM
Unknown Object (File)
Thu, Apr 2, 7:01 AM
Unknown Object (File)
Thu, Apr 2, 2:26 AM
Unknown Object (File)
Fri, Mar 27, 5:20 AM
Unknown Object (File)
Mar 24 2026, 8:14 PM
Unknown Object (File)
Mar 16 2026, 8:31 AM
Subscribers
None

Details

Summary

These implement the steps that etcupdate (and mergemaster) need in order
to build their pristine trees, avoiding the need to use internal targets
and variables. Additionally, buildetc includes the steps needed to build
with BUILD_WITH_STRICT_TMPPATH enabled, since we need some host tools to
be available during the various build and install steps.

Diff Detail

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