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

Unified Diff: mozconfig-standalone-release

Issue 29359881: Issue 4567 - Remove disable-crashreporter option from adblockbrowser-build mozconfig files (Closed)
Patch Set: Created Oct. 25, 2016, 3:09 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 | « mozconfig-standalone-devbuild ('k') | mozconfig-store-devbuild » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mozconfig-standalone-release
===================================================================
--- a/mozconfig-standalone-release
+++ b/mozconfig-standalone-release
@@ -5,12 +5,10 @@ ac_add_options --target=arm-linux-androi
ac_add_options --enable-elf-hack
ac_add_options --with-android-gnu-compiler-version=4.7
ac_add_options --with-system-zlib
ac_add_options --enable-stdcxx-compat
ac_add_options --with-android-sdk="$ANDROID_SDK_PATH/platforms/android-21"
ac_add_options --with-android-ndk="$ANDROID_NDK_PATH"
-ac_add_options --disable-crashreporter
-
export MOZILLA_OFFICIAL=1
export ABB_RELEASE_BUILD=1
« no previous file with comments | « mozconfig-standalone-devbuild ('k') | mozconfig-store-devbuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld