From: Thomas Deutschmann Date: Fri, 7 Sep 2018 13:00:15 +0000 (+0200) Subject: www-client/firefox: disable built-in ccache support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0cdfd43d311cf23531a3b12cd23df05046fd1b83;p=gentoo.git www-client/firefox: disable built-in ccache support Closes: https://bugs.gentoo.org/665420 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/www-client/firefox/firefox-62.0-r1.ebuild b/www-client/firefox/firefox-62.0-r1.ebuild index 2ce1c86ea939..bebe61b439c5 100644 --- a/www-client/firefox/firefox-62.0-r1.ebuild +++ b/www-client/firefox/firefox-62.0-r1.ebuild @@ -345,6 +345,10 @@ src_configure() { mozconfig_annotate '-pulseaudio' --enable-alsa fi + # Disable built-in ccache support to avoid sandbox violation, #665420 + # Use FEATURES=ccache instead! + mozconfig_annotate '' --without-ccache + mozconfig_use_enable dbus mozconfig_use_enable wifi necko-wifi