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

4 lines
78 B
Plaintext
Raw Normal View History

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