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

Side by Side Diff: mozconfig-store

Issue 29325378: Issue 2961 - Add distribution mode parameter (Closed)
Patch Set: Created Aug. 31, 2015, 6:19 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « mozconfig-standalone ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ac_add_options --enable-application=mobile/android 1 ac_add_options --enable-application=mobile/android
2 ac_add_options --target=arm-linux-androideabi 2 ac_add_options --target=arm-linux-androideabi
3 3
4 ac_add_options --with-android-sdk="$ANDROID_SDK_PATH/platforms/android-21" 4 ac_add_options --with-android-sdk="$ANDROID_SDK_PATH/platforms/android-21"
5 ac_add_options --with-android-ndk="$ANDROID_NDK_PATH" 5 ac_add_options --with-android-ndk="$ANDROID_NDK_PATH"
6 6
7 ac_add_options --disable-crashreporter 7 ac_add_options --disable-crashreporter
8 8
9 ac_add_options --disable-updater 9 ac_add_options --disable-updater
10 10
11 export MOZILLA_OFFICIAL=1 11 export MOZILLA_OFFICIAL=1
OLDNEW
« no previous file with comments | « mozconfig-standalone ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld