summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-11-16 12:47:54 -0500
committerMatt A. Tobin <email@mattatobin.com>2020-11-16 12:47:54 -0500
commit5a8d96a34f27af68377e8cbeb71de10a025f6623 (patch)
tree02eae29dacba506765cdf5469a2030d95cb18b0a /build
parent5712b9af5a91fea2bd2dc5a88dd905261a686367 (diff)
downloadaura-central-5a8d96a34f27af68377e8cbeb71de10a025f6623.tar.gz
Issue mcp-graveyard/UXP%251 - Move chrome packaging options to ac configure
Also adds options for new functionality in %1683
Diffstat (limited to 'build')
-rw-r--r--build/moz.configure/old.configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure
index cd8d2e044..9673b8a89 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -161,6 +161,8 @@ def old_configure_options(*options):
'--enable-b2g-camera',
'--enable-b2g-ril',
'--enable-bundled-fonts',
+ '--enable-chrome-compression',
+ '--enable-chrome-format',
'--enable-clang-plugin',
'--enable-content-sandbox',
'--enable-cookies',
@@ -262,6 +264,7 @@ def old_configure_options(*options):
'--with-app-name',
'--with-arch',
'--with-branding',
+ '--with-chrome-name',
'--with-crashreporter-enable-percent',
'--with-cross-lib',
'--with-debug-label',