Name: Anonymous 2009-08-06 10:53
Hey /prog/,
what are your USE flags and CFLAGS? Post your make.conf here.
what are your USE flags and CFLAGS? Post your make.conf here.
CFLAGS="-O3 -march=core2 -pipe -fomit-frame-pointer -funsafe-optimizations -funroll-loops -omg-optimized"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j254"
USE="ipv6 gnutls"