Page MenuHomeFreeBSD

Export SB_OBJROOT for later reference
ClosedPublic

Authored by sjg on May 12 2025, 5:57 PM.
Tags
None
Referenced Files
F164677953: D50313.diff
Mon, Aug 3, 3:20 AM
Unknown Object (File)
Sun, Aug 2, 6:14 AM
Unknown Object (File)
Sun, Aug 2, 5:59 AM
Unknown Object (File)
Sun, Aug 2, 5:21 AM
Unknown Object (File)
Sat, Aug 1, 6:37 AM
Unknown Object (File)
Sat, Aug 1, 4:59 AM
Unknown Object (File)
Fri, Jul 31, 5:52 AM
Unknown Object (File)
Mon, Jul 27, 2:32 PM

Details

Summary

The build varies MAKEOBJDIRPREFIX at times which
can make it difficult to tack the original OBJROOT.
If SB_OBJROOT did not come from env, set and export it
the first time we set OBJROOT.

This allows SB_OBJROOT to be used in .MAKE.META.IGNORE* variables
to tweak what should be considered as making a target out-of-date.

Update auto.obj.mk to latest from contrib/bmake - handles relative
objdirs more simply and reliably.

Also update jobs.mk and stage-install.mk

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64107
Build 60991: arc lint + arc unit