build/conf/intel/portage/env/O3.x86.conf

6 lines
199 B
Plaintext

# Set -O3 for perf. critical packages
FEATURES="test compressdebug splitdebug"
CFLAGS="-O3 -march=i686 -pipe ${GRAPHITE}"
#CFLAGS="-O3 -ffast-math -march=i686 -pipe ${GRAPHITE}"
CXXFLAGS="${CFLAGS}"