summaryrefslogtreecommitdiffstats
path: root/browser/config/mozconfigs/linux64/devedition
blob: 97bba5d7b6e502937b323eb3db0ea560ba47857b (plain)
1
2
3
4
5
6
7
8
. "$topsrcdir/browser/config/mozconfigs/linux64/common-opt"

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

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

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