removed --disable-verify-mar

This commit is contained in:
Bert van der Weerd 2022-10-08 16:22:01 +02:00
parent 67e8a14fd9
commit 95045ac69a
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -65,8 +65,8 @@ 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
# this one below now fails since a few versions. what's up?
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