Mobile/Fennec/Android/AdvancedTopics: Difference between revisions

Line 2: Line 2:


=== Building ===
=== Building ===
==== Changing build flags ====
If you need to change any build flags (such as MOZ_SWITCHBOARD), instead of adding changes to the mozconfig and clobbering, you can test by adding the flags to mobile/android/confvars.sh, run
mach configure
then check that the changes are in $OJBDIR/config.status, and then build normally.
==== ccache ====
==== ccache ====


Confirmed users
400

edits