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

Side by Side Diff: mozconfig-devbuild

Issue 29323490: Issue 2751 - Add mozconfigs for devbuild/release builds (Closed)
Patch Set: Created Aug. 12, 2015, 9:55 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 ac_add_options --enable-application=mobile/android
2 ac_add_options --target=arm-linux-androideabi
3
4 ac_add_options --with-android-sdk="$ANDROID_SDK_PATH/platforms/android-21"
5 ac_add_options --with-android-ndk="$ANDROID_NDK_PATH"
6
7 ac_add_options --disable-crashreporter
8
9 export MOZILLA_OFFICIAL=1
René Jeschke 2015/08/13 08:15:05 Is there already a follow up issue (or the like) t
OLDNEW
« build.py ('K') | « config.py.sample ('k') | mozconfig-release » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld