Page MenuHomeFreeBSD

Enhance "bootstrap-tools" stage to allow for parallel compilation
ClosedPublic

Authored by ngie on Feb 19 2015, 12:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 3, 8:25 AM
Unknown Object (File)
Mon, Mar 30, 9:33 AM
Unknown Object (File)
Mar 7 2026, 7:10 AM
Unknown Object (File)
Mar 7 2026, 7:10 AM
Unknown Object (File)
Mar 5 2026, 12:11 AM
Unknown Object (File)
Jan 10 2026, 8:09 AM
Unknown Object (File)
Nov 29 2025, 11:05 PM
Unknown Object (File)
Nov 28 2025, 2:51 AM
Subscribers

Details

Summary

Enhance "bootstrap-tools" stage to allow for parallel compilation

In order to avoid collisions between real paths, _bootstrap-tools- has been
added as a suffix to all of the direct subtargets

MFC after: 2 weeks

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ngie retitled this revision from to Enhance "bootstrap-tools" stage to allow for parallel compilation.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added reviewers: ian, imp.
ngie added a subscriber: benno.

I'm agnostic on this. I don't think it is a problem worth solving, but I realize others might...

ian edited edge metadata.

This looks good to me.

This revision is now accepted and ready to land.Feb 21 2015, 8:01 PM

Committed in r279197 -- thanks!