author | Chris Manchester <cmanchester@mozilla.com> |
Thu, 20 Oct 2016 21:43:11 -0700 | |
changeset 427809 | ff950d1915e5bc7d3448c1ab350af76b25742665 |
parent 427779 | f0f1aaf051d6798e1e73d1feee07ca847333167a |
child 534559 | f82ba705607877cf6367b7da061a39982247c05f |
push id | 33119 |
push user | bmo:cmanchester@mozilla.com |
push date | Thu, 20 Oct 2016 21:43:35 +0000 |
reviewers | armenzg |
bugs | 1311431 |
milestone | 52.0a1 |
--- a/browser/config/mozconfigs/macosx64/artifact +++ b/browser/config/mozconfigs/macosx64/artifact @@ -1,8 +1,10 @@ MOZ_AUTOMATION_BUILD_SYMBOLS=0 MOZ_AUTOMATION_L10N_CHECK=0 . "$topsrcdir/build/macosx/mozconfig.common" . "$topsrcdir/build/mozconfig.common.override" ac_add_options --enable-artifact-builds ac_add_options --enable-artifact-build-symbols +unset CC +unset CXX