summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-07 15:00:15 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-07 19:15:30 +0200
commit0cdfd43d311cf23531a3b12cd23df05046fd1b83 (patch)
tree9da672692cb99fcded0937ca41b958edfac7ac04
parentwww-client/firefox: fix USE=-dbus (diff)
downloadgentoo-0cdfd43d.tar.gz
gentoo-0cdfd43d.tar.bz2
gentoo-0cdfd43d.zip
www-client/firefox: disable built-in ccache support
Closes: https://bugs.gentoo.org/665420 Package-Manager: Portage-2.3.49, Repoman-2.3.10
-rw-r--r--www-client/firefox/firefox-62.0-r1.ebuild4
1 files changed, 4 insertions, 0 deletions
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