summaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-07-07 21:57:28 +0000
committerZac Medico <zmedico@gentoo.org>2006-07-07 21:57:28 +0000
commit4673ed276f71fb408a2ad6a7f7807fbb7f8b16dd (patch)
treeceac33b5236c4eed2a9c288a729dfe6a3c56fa25 /cnf
parentFix the NameError that occurs when collision-protect triggers unmerge. See bu... (diff)
downloadportage-idfetch-4673ed276f71fb408a2ad6a7f7807fbb7f8b16dd.tar.gz
portage-idfetch-4673ed276f71fb408a2ad6a7f7807fbb7f8b16dd.tar.bz2
portage-idfetch-4673ed276f71fb408a2ad6a7f7807fbb7f8b16dd.zip
Remove USE_EXPAND_HIDDEN from make.globals since it's now included in the base profile.
svn path=/main/trunk/; revision=3812
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals3
1 files changed, 0 insertions, 3 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 78268b00..1c70d09c 100644
--- 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"