Closed
Bug 1937633
Opened 8 months ago
Closed 8 months ago
Consider bootstrapping android sdk / ndk using --enable-bootstrap
Categories
(Firefox Build System :: Bootstrap Configuration, defect)
Firefox Build System
Bootstrap Configuration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1686880
People
(Reporter: emilio, Unassigned)
Details
When the NDK and SDKs get updated, you need to manually rm -rf ~/.mozbuild/android-ndk* ~/.mozbuild/android-sdk*
, then run ./mach bootstrap
again.
It'd be a lot more convenient if this was integrated on the usual --enable-bootstrap
configuration, so that it just works.
Updated•8 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•