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

. $topsrcdir/build/macosx/mozconfig.common

ac_add_options --enable-debug

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

. "$topsrcdir/build/mozconfig.common.override"