Closed
Bug 1541310
Opened 6 years ago
Closed 2 years ago
bootstrap doesn't install rust targets for android when rust is not already installed
Categories
(Firefox Build System :: Bootstrap Configuration, defect)
Firefox Build System
Bootstrap Configuration
Tracking
(firefox109 fixed)
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
If you don't have rust installed, bootstrap will install rust, and continue with the non-rust things without installing the rust targets for android when configuring for android.
If you do have rust installed, it will install the rust targets for android.
Updated•2 years ago
|
Severity: normal → S3
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/3a4fd759567e
Always ensure the necessary rust targets are bootstrapped. r=firefox-build-system-reviewers,ahochheiden
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•