aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird3/files/mozconfig.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird3/files/mozconfig.in')
-rw-r--r--mail/thunderbird3/files/mozconfig.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird3/files/mozconfig.in b/mail/thunderbird3/files/mozconfig.in
index 8d2ab306729c..baeba727c18d 100644
--- a/mail/thunderbird3/files/mozconfig.in
+++ b/mail/thunderbird3/files/mozconfig.in
@@ -51,6 +51,7 @@ if test -n "$WITH_DEBUG"; then
ac_add_options --enable-debug
else
ac_add_options --disable-debug
+ ac_add_options --enable-optimize
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
mk_add_options BUILD_OFFICIAL=1