summaryrefslogtreecommitdiffstats
path: root/browser/config/mozconfigs/macosx64/debug-static-analysis
blob: 16c714d6e1387a2710abec72d9d98b8042ab9551 (plain)
1
2
3
4
5
6
7
8
9
10
MOZ_AUTOMATION_BUILD_SYMBOLS=0

. $topsrcdir/build/macosx/mozconfig.common
. $topsrcdir/build/mozconfig.wasm-sandboxing

ac_add_options --enable-debug

ac_add_options --enable-clang-plugin

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