Closed
Bug 1595674
Opened 6 years ago
Closed 6 years ago
Cargo build doesn't respect -j1
Categories
(Firefox Build System :: General, defect, P3)
Firefox Build System
General
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
Details
(Keywords: in-triage)
Attachments
(1 file)
Without more than one job slot it appears Make doesn't pass any jobserver flags to cargo and we get cargo's default jobserver instead of -j1.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89dad95fd604
Make the rust build respect -j1. r=froydnj
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Updated•6 years ago
|
Assignee: nobody → cmanchester
You need to log in
before you can comment on or make changes to this bug.
Description
•