Mobile/Fennec/Android: Difference between revisions

Jump to navigation Jump to search
Remove old instructions, clarify mozconfig
(Remove old instructions, clarify mozconfig)
Line 236: Line 236:
</pre>
</pre>


Remember to use $HOME instead of ~ in the mozconfig, because ~ will not get expanded to the right path! If you are building on Mac OS X you will also need to add this, if your tree is older than the landing of bug 895253:
Remember to use $HOME instead of ~ in the mozconfig, because ~ will not get expanded to the right path!  


<pre>
If you want to build for ARMv6 instead of ARMv7 (ONLY required for old/very low end phones!) add this:
ac_add_options --disable-crashreporter
</pre>
 
because the crash reporter does not build properly on Mac OS X.
 
If you want to build for armv6 add this:


<pre>
<pre>
Confirmed users
333

edits

Navigation menu