On Thu, Jan 10, 2013 at 7:51 PM, Adam Carter <adamcart...@gmail.com> wrote:
> 17 compiled with pgo but in the emerge output for 18 it shows as (-pgo). pgo
> is selected in make.conf, and in the ebuild;
>
> DEPEND="${RDEPEND}
>         dev-python/pysqlite
>         virtual/pkgconfig
>         pgo? (
>                 =dev-lang/python-2*[sqlite]
>                 >=sys-devel/gcc-4.5 )
>         amd64? ( ${ASM_DEPEND}
>                 virtual/opengl )
>         x86? ( ${ASM_DEPEND}
>                 virtual/opengl )"
>
> And I have python 2 built with sqlite and gcc 4.7.2. Why is pgo not enabled?

I had noticed it a while ago, it appears to be hardmasked:

# Jory A. Pratt <anar...@gentoo.org> (15 Dec 2012)
# PGO is known to be busted with most configurations
www-client/firefox pgo

I never had a single problem with it, so I'm going to unmask it and
see if anything breaks.

Reply via email to