saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-08-23 18:34:51 +02:00 committed by Hans Wurst
parent b6ae00cc92
commit 03d06e39d3
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# bashrc
## global settings
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=core-avx2 -O2 -pipe -Wall"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"