summaryrefslogtreecommitdiffstats
path: root/config/mozconfigs/macosx-universal/l10n-mozconfig
blob: 2f88f1973813c4b4fc7bc670dc0b34bd96f45a18 (plain)
1
2
3
4
5
6
7
8
9
10
11
. "$topsrcdir/browser/config/mozconfigs/common"

ac_add_options --with-l10n-base=../../../l10n
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
ac_add_options --enable-update-packaging
ac_add_options --with-macbundlename-prefix=Firefox
ac_add_options --with-ccache

export MOZILLA_OFFICIAL=1

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