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)
Sat, Oct 11, 7:28 PM
Unknown Object (File)
Mon, Sep 29, 6:32 PM
Unknown Object (File)
Sun, Sep 28, 9:07 AM
Unknown Object (File)
Sun, Sep 28, 4:02 AM
Unknown Object (File)
Sun, Sep 28, 2:16 AM
Unknown Object (File)
Sat, Sep 27, 5:29 PM
Unknown Object (File)
Sat, Sep 27, 2:43 AM
Unknown Object (File)
Sat, Sep 27, 2:11 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!