trisquel-icecat/icecat/browser/config/mozconfigs/macosx64-aarch64/cross-noopt-debug

11 lines
409 B
Text

MOZ_AUTOMATION_BUILD_SYMBOLS=0
# Developers often build with these options for a better debugging experience.
. "$topsrcdir/browser/config/mozconfigs/macosx64/debug"
ac_add_options --target=aarch64-apple-darwin
# We add this last to guard against inadvertent changes in the debug config.
# It may conflict with settings from mozconfig.override, but that seems
# unlikely.
ac_add_options --disable-optimize