From 4492b5f8e774bf3b4f21e4e468fc052cbcbb468a Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Mon, 16 Dec 2019 19:48:42 -0800 Subject: initial commit --- config/mozconfigs/macosx64/l10n-mozconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/mozconfigs/macosx64/l10n-mozconfig (limited to 'config/mozconfigs/macosx64/l10n-mozconfig') diff --git a/config/mozconfigs/macosx64/l10n-mozconfig b/config/mozconfigs/macosx64/l10n-mozconfig new file mode 100644 index 0000000..b2cfa21 --- /dev/null +++ b/config/mozconfigs/macosx64/l10n-mozconfig @@ -0,0 +1,8 @@ +. "$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-ccache + +. "$topsrcdir/build/mozconfig.common.override" -- cgit v1.2.3