Confirmed users
429
edits
(Added information on how to build desktop B2G) |
(Updated the bootstrap step) |
||
| Line 10: | Line 10: | ||
<pre>hg clone https://hg.mozilla.org/projects/kaios</pre> | <pre>hg clone https://hg.mozilla.org/projects/kaios</pre> | ||
Bootstrap your build environment via mach | Bootstrap your build environment via mach | ||
<pre>export LOCAL_NDK_BASE_URL='ftp://ftp.kaiostech.com/ndk/android-ndk' ./mach bootstrap --application-choice | <pre>export LOCAL_NDK_BASE_URL='ftp://ftp.kaiostech.com/ndk/android-ndk' ./mach bootstrap --application-choice='GeckoView/Firefox for Android'</pre> | ||
Download the b2g sysroot using <code>mach</code>: | Download the b2g sysroot using <code>mach</code>: | ||
<pre> | <pre> | ||