Revision control

Copy as Markdown

Other Tools

. "$topsrcdir/comm/build/mozconfig.comm-sccache"
. "$topsrcdir/comm/mail/config/mozconfigs/macosx64/common-opt"
# Cross-compiled builds fail when dtrace is enabled
if test `uname -s` != Linux; then
ac_add_options --enable-dtrace
fi
ac_add_options --enable-update-channel="${MOZ_UPDATE_CHANNEL}"
ac_add_options --enable-profiling
. "$topsrcdir/comm/mail/config/mozconfigs/common"