gentoo-server-config/env.conf.d/gcc.conf

7 lines
181 B
Plaintext
Raw Normal View History

2015-10-12 23:20:04 +00:00
CC=x86_64-pc-linux-gnu-gcc
CXX=x86_64-pc-linux-gnu-g++
remove-options CFLAGS -Qunused-arguments -fcolor-diagnostics
remove-options CXXFLAGS -Qunused-arguments -fcolor-diagnostics