build/conf/intel/portage/env/O3.amd64.notest.conf

6 lines
198 B
Plaintext

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