Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Fri, 07 Sep 2018 17:16:09
Message-Id: 1536340530.0cdfd43d311cf23531a3b12cd23df05046fd1b83.whissi@gentoo
1 commit: 0cdfd43d311cf23531a3b12cd23df05046fd1b83
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 13:00:15 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 17:15:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cdfd43d
7
8 www-client/firefox: disable built-in ccache support
9
10 Closes: https://bugs.gentoo.org/665420
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 www-client/firefox/firefox-62.0-r1.ebuild | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/www-client/firefox/firefox-62.0-r1.ebuild b/www-client/firefox/firefox-62.0-r1.ebuild
17 index 2ce1c86ea93..bebe61b439c 100644
18 --- a/www-client/firefox/firefox-62.0-r1.ebuild
19 +++ b/www-client/firefox/firefox-62.0-r1.ebuild
20 @@ -345,6 +345,10 @@ src_configure() {
21 mozconfig_annotate '-pulseaudio' --enable-alsa
22 fi
23
24 + # Disable built-in ccache support to avoid sandbox violation, #665420
25 + # Use FEATURES=ccache instead!
26 + mozconfig_annotate '' --without-ccache
27 +
28 mozconfig_use_enable dbus
29
30 mozconfig_use_enable wifi necko-wifi