www-client/firefox: re-enable PGO
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 10 Dec 2019 00:00:35 +0000 (01:00 +0100)
committerThomas 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

index 431c1e1f9d71eb5975691f560874886d1acfa738..f7cf2eae91ba9206f4c7e824fd82f86804971a6d 100644 (file)
@@ -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