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
F161432246: D1901.diff
Fri, Jul 3, 4:59 PM
F161389254: D1901.id3852.diff
Fri, Jul 3, 8:32 AM
Unknown Object (File)
Thu, Jul 2, 2:09 AM
Unknown Object (File)
May 31 2026, 2:21 AM
Unknown Object (File)
May 10 2026, 6:46 PM
Unknown Object (File)
May 10 2026, 6:45 PM
Unknown Object (File)
Apr 24 2026, 6:12 PM
Unknown Object (File)
Apr 23 2026, 12:29 PM
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!