Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 10 Sep 2017 14:37:23
Message-Id: 1505054232.cce7b2b26ee4814922e73987c16b144803c8713b.anarchy@gentoo
1 commit: cce7b2b26ee4814922e73987c16b144803c8713b
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 14:35:39 2017 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 14:37:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce7b2b2
7
8 eclass/mozconfig-v6.52 - disable sandboxing on esr builds
9
10 eclass/mozconfig-v6.52.eclass | 4 ----
11 1 file changed, 4 deletions(-)
12
13 diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
14 index 8dbb55f2649..c859aa7b8c1 100644
15 --- a/eclass/mozconfig-v6.52.eclass
16 +++ b/eclass/mozconfig-v6.52.eclass
17 @@ -312,10 +312,6 @@ mozconfig_config() {
18 mozconfig_annotate '-pulseaudio' --enable-alsa
19 fi
20
21 - # Enable sandbox and content sandboxing
22 - mozconfig_annotate 'sandbox' --enable-sandbox
23 - mozconfig_annotate 'sandbox' --enable-content-sandbox
24 -
25 mozconfig_use_enable system-cairo
26 mozconfig_use_enable system-sqlite
27 mozconfig_use_with system-jpeg