summaryrefslogtreecommitdiffstats
path: root/comm/mail/config/mozconfigs/macosx64/debug-searchfox
blob: dc248642129adddf5bcb2a1a9530888860d37d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
MOZ_AUTOMATION_BUILD_SYMBOLS=0
MOZ_AUTOMATION_CHECK=0

. "$topsrcdir/build/macosx/mozconfig.common"
. "$topsrcdir/comm/mail/config/mozconfigs/common"

ac_add_options --enable-debug

ac_add_options --enable-clang-plugin
ac_add_options --enable-mozsearch-plugin

# Disable enforcing that add-ons are signed by the trusted root
MOZ_REQUIRE_ADDON_SIGNING=0