7 lines
181 B
Plaintext
7 lines
181 B
Plaintext
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
|
|
|