summaryrefslogtreecommitdiffstats
path: root/comm/mail/config/mozconfigs/macosx64/common-opt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mail/config/mozconfigs/macosx64/common-opt')
-rw-r--r--comm/mail/config/mozconfigs/macosx64/common-opt9
1 files changed, 9 insertions, 0 deletions
diff --git a/comm/mail/config/mozconfigs/macosx64/common-opt b/comm/mail/config/mozconfigs/macosx64/common-opt
new file mode 100644
index 0000000000..2983e69a64
--- /dev/null
+++ b/comm/mail/config/mozconfigs/macosx64/common-opt
@@ -0,0 +1,9 @@
+# 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