From 8ecae1fb817fc89f8ba653e5a5afaf8b983cbdd4 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 10 Feb 2019 04:47:12 +0100 Subject: [PATCH] www-client/firefox: USE=pgo requires sys-libs/compiler-rt-sanitizers[profile] when Clang is used Bug: https://bugs.gentoo.org/676988 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- www-client/firefox/firefox-65.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/firefox/firefox-65.0-r1.ebuild b/www-client/firefox/firefox-65.0-r1.ebuild index d1957b61b6b2..56719723d0af 100644 --- a/www-client/firefox/firefox-65.0-r1.ebuild +++ b/www-client/firefox/firefox-65.0-r1.ebuild @@ -119,6 +119,7 @@ DEPEND="${CDEPEND} clang? ( >=sys-devel/llvm-4.0.1[gold] >=sys-devel/lld-4.0.1 + pgo? ( >=sys-libs/compiler-rt-sanitizers-4.0.1[profile] ) ) pulseaudio? ( media-sound/pulseaudio ) >=virtual/cargo-1.30.0 -- 2.26.2