Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 23 Sep 2018 18:28:43
Message-Id: 1537727306.62269ba0c6a992f6bc4b2fec63e929882b8c4e3c.whissi@gentoo
1 commit: 62269ba0c6a992f6bc4b2fec63e929882b8c4e3c
2 Author: stefson <herrtimson <AT> yahoo <DOT> de>
3 AuthorDate: Sun Sep 23 18:26:50 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 23 18:28:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62269ba0
7
8 mozconfig-v6.60: remove obsolete sandbox detection
9
10 Closes: https://github.com/gentoo/gentoo/pull/9954
11 Closes: https://bugs.gentoo.org/663040
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 eclass/mozconfig-v6.60.eclass | 3 ---
15 1 file changed, 3 deletions(-)
16
17 diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
18 index cadc3dba81c..101db58a81f 100644
19 --- a/eclass/mozconfig-v6.60.eclass
20 +++ b/eclass/mozconfig-v6.60.eclass
21 @@ -325,9 +325,6 @@ mozconfig_config() {
22 mozconfig_annotate '-pulseaudio' --enable-alsa
23 fi
24
25 - # For testing purpose only
26 - mozconfig_annotate 'Sandbox' --enable-content-sandbox
27 -
28 mozconfig_use_enable system-sqlite
29 mozconfig_use_with system-jpeg
30 mozconfig_use_with system-icu