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

4 lines
78 B
Plaintext

# Set -O3 for perf. critical packages
CFLAGS="-O3 -pipe"
CXXFLAGS="${CFLAGS}"