mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE.
Rename the build config option accordingly.
This commit is contained in:
parent
ff29b77edc
commit
8778ddfc52
5 changed files with 15 additions and 15 deletions
|
|
@ -204,7 +204,6 @@ def old_configure_options(*options):
|
|||
'--enable-negotiateauth',
|
||||
'--enable-nfc',
|
||||
'--enable-nspr-build',
|
||||
'--enable-nss-sqlstore',
|
||||
'--enable-official-branding',
|
||||
'--enable-official-vendor',
|
||||
'--enable-oom-breakpoint',
|
||||
|
|
@ -225,6 +224,7 @@ def old_configure_options(*options):
|
|||
'--enable-require-all-d3dc-versions',
|
||||
'--enable-safe-browsing',
|
||||
'--enable-sandbox',
|
||||
'--enable-security-sqlstore',
|
||||
'--enable-signmar',
|
||||
'--enable-simulator',
|
||||
'--enable-small-chunk-size',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue