. "$topsrcdir/browser/config/mozconfigs/linux32/common-opt"

# Add-on signing is not required for DevEdition
MOZ_REQUIRE_SIGNING=0

ac_add_options --enable-verify-mar

ac_add_options --with-branding=browser/branding/aurora

ac_add_options MOZ_PGO=1
# Enable MOZ_ALLOW_LEGACY_EXTENSIONS
ac_add_options "MOZ_ALLOW_LEGACY_EXTENSIONS=1"

. "$topsrcdir/build/mozconfig.common.override"
