commit:     cce7b2b26ee4814922e73987c16b144803c8713b
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 14:35:39 2017 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 14:37:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce7b2b2

eclass/mozconfig-v6.52 - disable sandboxing on esr builds

 eclass/mozconfig-v6.52.eclass | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index 8dbb55f2649..c859aa7b8c1 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -312,10 +312,6 @@ mozconfig_config() {
                mozconfig_annotate '-pulseaudio' --enable-alsa
        fi
 
-       # Enable sandbox and content sandboxing
-       mozconfig_annotate 'sandbox' --enable-sandbox
-       mozconfig_annotate 'sandbox' --enable-content-sandbox
- 
        mozconfig_use_enable system-cairo
        mozconfig_use_enable system-sqlite
        mozconfig_use_with system-jpeg

Reply via email to