12 lines
256 B
Text
12 lines
256 B
Text
MOZ_AUTOMATION_BUILD_SYMBOLS=0
|
|
|
|
. "$topsrcdir/build/mozconfig.common"
|
|
|
|
ac_add_options --enable-debug
|
|
|
|
# Add the static checker
|
|
ac_add_options --enable-clang-plugin
|
|
|
|
. "$topsrcdir/build/unix/mozconfig.stdcxx"
|
|
|
|
. "$topsrcdir/build/mozconfig.common.override"
|