saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
@@ -46,7 +46,8 @@ if [[
|
||||
"${CATEGORY}/${PN}" != "games-engines/OpenJK"
|
||||
]]
|
||||
then
|
||||
. /etc/paludis/env.conf.d/O3.conf
|
||||
CFLAGS="${CFLAGS} -O3"
|
||||
CXXFLAGS="${CXXFLAGS} -O3"
|
||||
fi
|
||||
|
||||
[[ -e /etc/paludis/hooks/setup_pkg_env.bash ]] && . /etc/paludis/hooks/setup_pkg_env.bash
|
||||
|
||||
Reference in New Issue
Block a user