Closed
Bug 1720822
Opened 4 years ago
Closed 4 years ago
Don't install lucetc during mach bootstrap
Categories
(Firefox Build System :: Bootstrap Configuration, task)
Firefox Build System
Bootstrap Configuration
Tracking
(firefox92 fixed)
RESOLVED
FIXED
92 Branch
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
At the moment, lucetc is not useful by default, only when enabling wasm
sandboxed libraries manually, and in that case, configure knows to
bootstrap lucetc itself. Furthermore, lucetc is set to be replaced with
wasm2c, which is in-tree and doesn't require bootstrapping at all.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/ca004967b7b2
Don't install lucetc during mach bootstrap. r=firefox-build-system-reviewers,andi
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•