mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 01:47:31 +09:00
[PALEMOON] Complete making Sync optional at build time
This commit is contained in:
parent
528de62070
commit
38e84217a3
8 changed files with 31 additions and 2 deletions
|
|
@ -310,6 +310,10 @@ def old_configure_options(*options):
|
|||
'--enable-calendar',
|
||||
'--enable-incomplete-external-linkage',
|
||||
|
||||
# Below are configure flags used by Pale Moon
|
||||
'--disable-browser-statusbar',
|
||||
'--disable-sync',
|
||||
|
||||
# Below are configure flags used by Basilisk
|
||||
'--disable-webextensions',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue