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