Open
Bug 1131669
Opened 10 years ago
Updated 3 years ago
Make |mach bootstrap| for mobile/android install MOZ_HOST_BIN tools
Categories
(Firefox Build System :: Bootstrap Configuration, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: nalexander, Unassigned)
References
Details
Like Bug 1126424, but during |mach bootstrap| for mobile/android.
Install to ~/.mozbuild/moz_host_bin-$(DATE) or something and then explain how to configure an environment variable?
Comment 1•10 years ago
|
||
With bug 1199377, mach mochitest/robocop check MOZ_HOST_BIN. If not set, or not set correctly, mach offers to download host-utils from tooltool; subsequent tests find host-utils in ~/.mozbuild/android-device automatically.
I think that eliminates the need for this bug (and setting up host-utils on demand rather than in bootstrap allows for a faster/simpler bootstrap for those who don't need to run tests).
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•7 years ago
|
Component: General → Bootstrap Configuration
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•