HomeFreeBSD

release: Move -DNO_ROOT and -DDB_FROM_SRC into ${IMAKE}

Description

release: Move -DNO_ROOT and -DDB_FROM_SRC into ${IMAKE}

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

Do the same for -DDB_FROM_SRC. Although it was not previously passed
for all targets it is appropriate for all release artifact builds.

Reviewed by: brooks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50356

Details

Provenance
emasteAuthored on May 14 2025, 7:39 PM
Reviewer
brooks
Differential Revision
D50356: release: Move -DNO_ROOT into ${IMAKE}
Parents
rG731c145612dd: e1000: Fix some issues in em_newitr()
Branches
Unknown
Tags
Unknown