mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #251 - Move chrome packaging options to ac configure
Also adds options for new functionality in #1683
This commit is contained in:
parent
aa16c6c7ee
commit
e31680357e
6 changed files with 86 additions and 34 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue