Closed
Bug 1605456
Opened 5 years ago
Closed 5 years ago
add environment variable for wasi sysroot location
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox73 fixed)
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
We often include common mozconfig fragments to turn various options on.
When doing that, environment variables are more easily turned off by
later mozconfig fragments (e.g. build/mozconfig.no-compile
for
artifact builds) than command-line options. Therefore, include an
alternate environment variable for identifying the location of the wasi
sysroot.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c5a84bc35e57
add environment variable for wasi sysroot location; r=firefox-build-system-reviewers,rstewart
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•