--- /usr/portage/dev-lang/python/python-3.2.3.ebuild 2013-02-03 01:42:13.000000000 +0200 +++ /usr/portage/dev-lang/python/python-3.2.3.ebuild.orig 2013-02-03 01:12:20.000000000 +0200 @@ -136,7 +136,6 @@ if tc-is-cross-compiler; then OPT="-O1" CFLAGS="" LDFLAGS="" CC="" \ ./configure --{build,host}=${CBUILD} || die "cross-configure failed" - OPT="-O1" CFLAGS="" LDFLAGS="" CC="" \ emake python Parser/pgen || die "cross-make failed" mv python hostpython mv Parser/pgen Parser/hostpgen