# This file is sourced by the nightly, and release mozconfigs.

. $topsrcdir/build/macosx/mozconfig.common

 # Needed to enable breakpad in application.ini
export MOZILLA_OFFICIAL=1

# Package js shell.
export MOZ_PACKAGE_JSSHELL=1
