saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
b6ae00cc92
commit
03d06e39d3
@ -1,7 +1,6 @@
|
|||||||
# bashrc
|
# bashrc
|
||||||
|
|
||||||
## global settings
|
## global settings
|
||||||
CHOST="x86_64-pc-linux-gnu"
|
|
||||||
CFLAGS="-march=core-avx2 -O2 -pipe -Wall"
|
CFLAGS="-march=core-avx2 -O2 -pipe -Wall"
|
||||||
CXXFLAGS="${CFLAGS}"
|
CXXFLAGS="${CFLAGS}"
|
||||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||||
|
Loading…
Reference in New Issue
Block a user