suite/config/mozconfigs/macosx64/debug
author Justin Tracey <jtracey@thunderbird.net>
Tue, 22 Jul 2025 17:43:10 +0000 (6 minutes ago)
changeset 45548 65d32651199e72e574aac1b660031909382815f4
parent 24457 256398d3eabe47d958a46a8a1ac622cb0b8b9be2
permissions -rw-r--r--
Bug 1971330 - Handle back off errors in body. r=edicharry Differential Revision: https://phabricator.services.mozilla.com/D258019
TOOLTOOL_DIR=${TOOLTOOL_DIR:-$topsrcdir}

. $TOOLTOOL_DIR/build/macosx/mozconfig.common
. $TOOLTOOL_DIR/build/mozconfig.stylo
. $TOOLTOOL_DIR/comm/suite/config/mozconfigs/common

ac_add_options --enable-application=comm/suite
ac_add_options --enable-debug
ac_add_options --enable-calendar

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

# Package js shell
export MOZ_PACKAGE_JSSHELL=1

ac_add_options --with-ccache