Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] pgo not selected for firefox 18
Date: Fri, 11 Jan 2013 01:53:31
Message-Id: CAC=wYCFoONWVn9iqw9rTXWmboJ58g5Z_9mb8GC7=T=98i_7www@mail.gmail.com
1 17 compiled with pgo but in the emerge output for 18 it shows as (-pgo).
2 pgo is selected in make.conf, and in the ebuild;
3
4 DEPEND="${RDEPEND}
5 dev-python/pysqlite
6 virtual/pkgconfig
7 pgo? (
8 =dev-lang/python-2*[sqlite]
9 >=sys-devel/gcc-4.5 )
10 amd64? ( ${ASM_DEPEND}
11 virtual/opengl )
12 x86? ( ${ASM_DEPEND}
13 virtual/opengl )"
14
15 And I have python 2 built with sqlite and gcc 4.7.2. Why is pgo not enabled?

Replies

Subject Author
Re: [gentoo-user] pgo not selected for firefox 18 Alecks Gates <alecks.g@×××××.com>