summaryrefslogtreecommitdiff
path: root/conf/intel/portage/env/O3.amd64.notest.conf
blob: 52b5a87574c047c44835e0ff5b4e37950f72675e (plain)
1
2
3
4
5
# 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}"