
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: e877069e by Nicolas Vigier at 2023-03-10T13:07:14+01:00 Bug 40809: Remove browser-update options from projects/firefox/mozconfig The --enable-tor-browser-update and --enable-verify-mar options are already set by default in tor-browser.git. - - - - - 1 changed file: - projects/firefox/mozconfig Changes: ===================================== projects/firefox/mozconfig ===================================== @@ -66,11 +66,6 @@ [% END -%] [% END -%] -[% IF c("var/tor-browser") %] - ac_add_options --enable-tor-browser-update - ac_add_options --enable-verify-mar -[% END -%] - mk_add_options MOZ_PARALLEL_BUILD=[% c("num_procs") %] export MOZ_INCLUDE_SOURCE_INFO=1 View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/e8... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/e8... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
boklm (@boklm)