debug-static-analysis-clang (256B)
1 MOZ_AUTOMATION_BUILD_SYMBOLS=0 2 3 . "$topsrcdir/build/mozconfig.common" 4 5 ac_add_options --enable-debug 6 7 # Add the static checker 8 ac_add_options --enable-clang-plugin 9 10 . "$topsrcdir/build/unix/mozconfig.stdcxx" 11 12 . "$topsrcdir/build/mozconfig.common.override"