removed --disable-verify-mar
This commit is contained in:
parent
67e8a14fd9
commit
95045ac69a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue