Page MenuHomeFreeBSD

release: Move -DNO_ROOT into ${IMAKE}
ClosedPublic

Authored by emaste on May 14 2025, 7:42 PM.
Tags
None
Referenced Files
F132788662: D50356.id155468.diff
Sun, Oct 19, 11:25 PM
Unknown Object (File)
Sun, Oct 19, 9:19 AM
Unknown Object (File)
Sat, Oct 18, 10:17 PM
Unknown Object (File)
Tue, Oct 14, 12:00 AM
Unknown Object (File)
Sun, Sep 28, 3:21 PM
Unknown Object (File)
Thu, Sep 25, 6:45 AM
Unknown Object (File)
Wed, Sep 24, 2:05 PM
Unknown Object (File)
Sep 17 2025, 5:25 AM
Subscribers

Details

Summary
All invocations specified -DNO_ROOT, so simplify by moving -DNO_ROOT
directly into ${IMAKE}.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Do the same for -DDB_FROM_SRC.  Although it was not previously passed
for all targets it is appropriate for all release artifact builds.
This revision is now accepted and ready to land.May 27 2025, 7:51 PM