Closed
Bug 1693725
Opened 4 years ago
Closed 4 years ago
Make --enable-bootstrap install missing toolchains
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 3 open bugs)
Details
Attachments
(1 file)
With the dependencies to this bug fixed, I feel like we're now in good condition to turn make --enable-bootstrap the same as --enable-bootstrap=install.
Assignee | ||
Comment 1•4 years ago
|
||
This means --enable-bootstrap now is the same as
--enable-bootstrap=install, which we keep working for the few people that may
be using it because I advertized it a little.
We however remove --enable-bootstrap=update, which will fail with the error
"mozbuild.configure.options.InvalidOptionError: 'update' is not one of 'install'"
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/f38a5ca56cb3
Make --enable-bootstrap install missing toolchains. r=firefox-build-system-reviewers,andi,sheehan,mhentges
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•