[tbb-commits] [tor-browser] branch tor-browser-102.3.0esr-12.0-2 updated: fixup! Base Browser's .mozconfigs.

gitolite role git at cupani.torproject.org
Sat Oct 8 20:59:19 UTC 2022


This is an automated email from the git hooks/post-receive script.

richard pushed a commit to branch tor-browser-102.3.0esr-12.0-2
in repository tor-browser.

The following commit(s) were added to refs/heads/tor-browser-102.3.0esr-12.0-2 by this push:
     new 93c9881b2a05 fixup! Base Browser's .mozconfigs.
93c9881b2a05 is described below

commit 93c9881b2a05bb745a772c125e252456d404c7ad
Author: Richard Pospesel <richard at torproject.org>
AuthorDate: Sat Oct 8 17:55:29 2022 +0000

    fixup! Base Browser's .mozconfigs.
    
    Bug 41343: Add -without-wam-sandboxed-libraries to mozconfig-linux-x86_64-dev for local builds
---
 mozconfig-linux-x86_64-dev | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mozconfig-linux-x86_64-dev b/mozconfig-linux-x86_64-dev
index ce66cd7cdc3e..06d16d40fcf1 100644
--- a/mozconfig-linux-x86_64-dev
+++ b/mozconfig-linux-x86_64-dev
@@ -12,3 +12,4 @@ ac_add_options --disable-install-strip
 ac_add_options --enable-tor-launcher
 ac_add_options --disable-tor-browser-update
 ac_add_options --with-tor-browser-version=dev-build
+ac_add_options --without-wasm-sandboxed-libraries

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list