projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad1dec3
)
Add kernel to the default USE_EXPAND_HIDDEN. Thanks to Flameeyes for reporting.
author
Zac Medico
<zmedico@gentoo.org>
Tue, 23 May 2006 18:27:17 +0000
(18:27 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 23 May 2006 18:27:17 +0000
(18:27 -0000)
svn path=/main/trunk/; revision=3404
cnf/make.globals
patch
|
blob
|
history
diff --git
a/cnf/make.globals
b/cnf/make.globals
index feac71dae62f00b3f9ca5da44f8be4c49c35d68d..3c6b806d5bfee6d2b81c5c84330700fe4ddb42ec 100644
(file)
--- a/
cnf/make.globals
+++ b/
cnf/make.globals
@@
-60,7
+60,7
@@
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
CONFIG_PROTECT="/etc"
# Hide USE flags that can't be changed easily.
-USE_EXPAND_HIDDEN="ELIBC USERLAND"
+USE_EXPAND_HIDDEN="ELIBC
KERNEL
USERLAND"
# Disable auto-use
USE_ORDER="env:pkg:conf:defaults"