projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc66946
)
Remove USE_EXPAND_HIDDEN from make.globals since it's now included in the base profile.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 7 Jul 2006 21:57:28 +0000
(21:57 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 7 Jul 2006 21:57:28 +0000
(21:57 -0000)
svn path=/main/trunk/; revision=3812
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index 78268b0040849096e65200190784917f8b6c3223..1c70d09cb87eefad3904febf22c3c640434f41fc 100644
(file)
--- a/
cnf/make.globals
+++ b/
cnf/make.globals
@@
-60,9
+60,6
@@
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d"
-# Hide USE flags that can't be changed easily.
-USE_EXPAND_HIDDEN="ELIBC KERNEL USERLAND"
-
# Disable auto-use
USE_ORDER="env:pkg:conf:defaults"