projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c40cc87
)
www-client/firefox: re-enable PGO
author
Thomas Deutschmann
<whissi@gentoo.org>
Tue, 10 Dec 2019 00:00:35 +0000
(
01:00
+0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Tue, 10 Dec 2019 00:00:35 +0000
(
01:00
+0100)
Bug: https://bugs.gentoo.org/701866
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
www-client/firefox/firefox-71.0.ebuild
patch
|
blob
|
history
diff --git
a/www-client/firefox/firefox-71.0.ebuild
b/www-client/firefox/firefox-71.0.ebuild
index 431c1e1f9d71eb5975691f560874886d1acfa738..f7cf2eae91ba9206f4c7e824fd82f86804971a6d 100644
(file)
--- a/
www-client/firefox/firefox-71.0.ebuild
+++ b/
www-client/firefox/firefox-71.0.ebuild
@@
-220,10
+220,6
@@
pkg_setup() {
if ! has usersandbox $FEATURES ; then
die "You must enable usersandbox as X server can not run as root!"
fi
-
- if ! use clang ; then
- die "Using GCC and PGO is currently broken!"
- fi
fi
# Avoid PGO profiling problems due to enviroment leakage