mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:07:37 +09:00
Take the following project_flags out of moz.configure: and put them back into old-configure
MOZ_PLACES MOZ_SOCIAL MOZ_SERVICES_HEALTHREPORT MOZ_SERVICES_SYNC MOZ_SERVICES_CLOUDSYNC
This commit is contained in:
parent
c8f4fb3b7d
commit
e035963fa2
6 changed files with 45 additions and 36 deletions
|
|
@ -56,6 +56,9 @@ MOZ_JSDOWNLOADS=1
|
|||
MOZ_WEBRTC=1
|
||||
MOZ_WEBEXTENSIONS=1
|
||||
MOZ_DEVTOOLS=1
|
||||
MOZ_SERVICES_COMMON=1
|
||||
MOZ_SERVICES_SYNC=1
|
||||
MOZ_SERVICES_HEALTHREPORT=1
|
||||
|
||||
# Disable checking that add-ons are signed by the trusted root
|
||||
MOZ_ADDON_SIGNING=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue