Page MenuHomeFreeBSD

Export SB_OBJROOT for later reference
ClosedPublic

Authored by sjg on May 12 2025, 5:57 PM.
Tags
None
Referenced Files
F168186446: D50313.diff
Wed, Aug 26, 6:54 PM
F168100509: D50313.id155348.diff
Wed, Aug 26, 9:36 AM
Unknown Object (File)
Mon, Aug 24, 7:10 PM
Unknown Object (File)
Mon, Aug 24, 3:12 AM
Unknown Object (File)
Sat, Aug 22, 5:43 PM
Unknown Object (File)
Thu, Aug 20, 11:25 AM
Unknown Object (File)
Thu, Aug 20, 5:39 AM
Unknown Object (File)
Sat, Aug 8, 7:01 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