saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
29d186c4f1
commit
b7fc0b671e
@ -1,5 +1,7 @@
|
|||||||
CC=x86_64-pc-linux-gnu-gcc
|
CC=x86_64-pc-linux-gnu-gcc
|
||||||
CXX=x86_64-pc-linux-gnu-g++
|
CXX=x86_64-pc-linux-gnu-g++
|
||||||
|
BUILD_CC=${CC}
|
||||||
|
BUILD_CXX=${CXX}
|
||||||
|
|
||||||
remove-options CFLAGS -Qunused-arguments -fcolor-diagnostics
|
remove-options CFLAGS -Qunused-arguments -fcolor-diagnostics
|
||||||
remove-options CXXFLAGS -Qunused-arguments -fcolor-diagnostics
|
remove-options CXXFLAGS -Qunused-arguments -fcolor-diagnostics
|
||||||
|
Loading…
Reference in New Issue
Block a user