noopt-debug (360B)
1 MOZ_AUTOMATION_BUILD_SYMBOLS=0 2 3 # Developers often build with these options for a better debugging experience. 4 . "$topsrcdir/browser/config/mozconfigs/win32/debug" 5 6 # We add this last to guard against inadvertent changes in the debug config. 7 # It may conflict with settings from mozconfig.override, but that seems 8 # unlikely. 9 ac_add_options --disable-optimize