exherbo-config/env.conf.d/O3.conf

7 lines
220 B
Plaintext
Raw Normal View History

2016-08-14 11:47:34 +00:00
add-options CFLAGS -O3
add-options x86_64_pc_linux_gnu_CFLAGS -O3
add-options i686_pc_linux_gnu_CFLAGS -O3
add-options CXXFLAGS -O3
add-options x86_64_pc_linux_gnu_CXXFLAGS -O3
add-options i686_pc_linux_gnu_CXXFLAGS -O3