. "$topsrcdir/b2g/graphene/config/mozconfigs/common" # Use sccache no_sccache= . $topsrcdir/build/macosx/mozconfig.common ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL} ac_add_options --enable-signmar # Nightlies only since this has a cost in performance ac_add_options --enable-js-diagnostics # Needed to enable breakpad in application.ini export MOZILLA_OFFICIAL=1 #ac_add_options --with-macbundlename-prefix=Firefox # graphene Stuff ac_add_options --enable-debug-symbols export CXXFLAGS=-DMOZ_ENABLE_JS_DUMP . "$topsrcdir/b2g/graphene/config/mozconfigs/common.override"