--disable-verify-mar

This commit is contained in:
Bert van der Weerd 2022-09-25 21:10:28 +02:00
parent e4d87bb6ea
commit dd49760cef
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -65,7 +65,7 @@ ac_add_options --enable-strip
# needed for windows/mac auto update ONLY. it's a security risk so other OSses don't need it # needed for windows/mac auto update ONLY. it's a security risk so other OSses don't need it
# https://firefox-source-docs.mozilla.org/taskcluster/setting-up-an-update-server.html # https://firefox-source-docs.mozilla.org/taskcluster/setting-up-an-update-server.html
#ac_add_options --disable-verify-mar ac_add_options --disable-verify-mar
# Internationalization # Internationalization
ac_add_options --with-l10n-base=$(pwd)/browser/locales/l10n ac_add_options --with-l10n-base=$(pwd)/browser/locales/l10n