Issue #251 - Move chrome packaging options to ac configure

Also adds options for new functionality in #1683
This commit is contained in:
Matt A. Tobin 2020-11-16 12:47:54 -05:00 • committed by roytam1
commit e31680357e
6 changed files with 86 additions and 34 deletions

View file

@ -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',
@ -263,6 +265,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',