Closed
Bug 1972755
Opened 1 year ago
Closed 1 year ago
./mach configure only looks for bundletool and avd in mozbuild_state_path
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox142 fixed)
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: bea, Assigned: bea)
References
Details
Attachments
(1 file)
Similar to other toolchains it would be nice to be able to provide a path to these tools in case one doesn't want to use the ones downloaded during bootstrap.
On a related note, the avd is currently required for building, but is it really? Maybe it can be optional?
| Assignee | ||
Updated•1 year ago
|
Summary: ./mach configure only looks for bundletool and avd mozbuild_state_path → ./mach configure only looks for bundletool and avd in mozbuild_state_path
| Assignee | ||
Comment 1•1 year ago
|
||
Also make the AVD optional i.e. do not download it when checking.
Updated•1 year ago
|
Assignee: nobody → bea
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
•
|
||
Hi [:ahochheiden] I have submitted a suggested fix in https://phabricator.services.mozilla.com/D254214
Status: ASSIGNED → NEW
| Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
Pushed by ahochheiden@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/51125433a563
https://hg.mozilla.org/integration/autoland/rev/728dd865b115
Add options to change location of bundletool and avd. r=ahochheiden
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•