Confirmed users
400
edits
(Redirected page to Mobile/Get Involved) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
#REDIRECT [[Mobile/Get_Involved]] | |||
== Building [[Fennec]] == | == Building [[Fennec]] == | ||
Look here for the Android build instructions | |||
[[https://wiki.mozilla.org/Mobile/Fennec/Android | |||
]] | |||
=== Install and run Scratchbox (Maemo only) === | === Install and run Scratchbox (Maemo only) === | ||
Line 29: | Line 39: | ||
# For improved compile speeds, all optional. | # For improved compile speeds, all optional. | ||
#mk_add_options MOZ_MAKE_FLAGS=-j4 | #mk_add_options MOZ_MAKE_FLAGS=-j4 | ||
#export CCACHE_HARDLINK=1 | #export CCACHE_HARDLINK=1 | ||
#ac_add_options --with-ccache=ccache | #ac_add_options --with-ccache=ccache |