Mobile/Fennec/Android: Difference between revisions

mNo edit summary
Line 92: Line 92:
=== Full Build ===
=== Full Build ===


Normal Firefox build, with the following mozconfig. (Put this in a file called "mozconfig" in your top-level source directory.)
Normal Firefox build, with the following mozconfig. (Put this in a file called "mozconfig" in your top-level source directory.) XXX make sure you check the following paths, in my case the default download pathname of sdk was different so I had to use the path android-sdk-linux_86 ( notice I removed the x in x86 ) XXX


  OBJDIR=objdir-android
  OBJDIR=objdir-android
773

edits