Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 5823470080360448: Set the branding via confvars.sh (Closed)
Patch Set: Use reference style link Created Feb. 18, 2015, 3:14 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | mobile/android/confvars.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -6,15 +6,6 @@
Building
--------
-Follow Mozilla's [Building Fennec](https://wiki.mozilla.org/Mobile/Fennec/Android)
-guide, setting up your _.mozconfig_ as follows:
+Follow Mozilla's [Building Fennec][1] guide.
- ac_add_options --with-android-ndk="$ANDROID_NDK_ROOT"
- ac_add_options --with-android-sdk="$ANDROID_HOME/platforms/android-19"
-
- # android options
- ac_add_options --enable-application=mobile/android
- ac_add_options --target=arm-linux-androideabi
-
- # branding
- ac_add_options --with-branding=mobile/android/branding/adblockbrowser
+[1]: https://wiki.mozilla.org/Mobile/Fennec/Android
« no previous file with comments | « no previous file | mobile/android/confvars.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld