HomeFreeBSD

MFC r345351:

Description

MFC r345351:
r345351 (by bdrewery):

Build common kernel dependencies before modules.

This ensures files like genassym.o and awk/mfiles are generated before
descending into the modules build. It may also allow some module builds
to not recreate files that are already present in the KERNBUILDDIR.

This fixes a rare build race where genassym.o is missing and assym.inc
is empty.

More work is planned around this to reduce some redundant dependency
generation in modules.

PR: 233339

Details

Provenance
ngieAuthored on
Parents
rS346926: MFhead@r346925
Branches
Unknown
Tags
Unknown