diff --git a/build.sh b/build.sh index efe96a0a6a..56ec57818c 100755 --- a/build.sh +++ b/build.sh @@ -114,6 +114,8 @@ pre_build() if [ -n "${BUGSPLAT_DB:-}" ] then echo export BUGSPLAT_DB export BUGSPLAT_DB + echo RELEASE_CRASH_REPORTING=OFF + RELEASE_CRASH_REPORTING=OFF fi fi set -x