summaryrefslogtreecommitdiff
path: root/conf/intel/portage/env/O3.amd64.conf
blob: 90787c576bca3fd6b3a2e0ced3efd9955a3668d4 (plain)
1
2
3
4
5
# Set -O3 for perf. critical packages
FEATURES="test compressdebug splitdebug"
CFLAGS="-O3 -march=x86-64 -pipe ${GRAPHITE}"
#CFLAGS="-O3 -ffast-math -march=x86-64 -pipe ${GRAPHITE}"
CXXFLAGS="${CFLAGS}"