saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-03-02 02:04:23 +01:00 committed by root
parent 185fa67b99
commit 65be2f9175
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
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"
MAKEOPTS="-j8"
I_KNOW_WHAT_I_AM_DOING="yes"