summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-07-29 14:47:28 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-07-29 14:47:28 +0000
commit60909ce5255dea488101d0f1996aff7e9f8b97c5 (patch)
treeafd844c69651ede8a5bae562222bd9fa76349921 /profiles/releases/make.defaults
parentx86 stable wrt #232809 (diff)
downloadgentoo-2-60909ce5255dea488101d0f1996aff7e9f8b97c5.tar.gz
gentoo-2-60909ce5255dea488101d0f1996aff7e9f8b97c5.tar.bz2
gentoo-2-60909ce5255dea488101d0f1996aff7e9f8b97c5.zip
Added sysfs USE flag for bug #183201.
Diffstat (limited to 'profiles/releases/make.defaults')
-rw-r--r--profiles/releases/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/releases/make.defaults b/profiles/releases/make.defaults
index 6a01f54afc0a..308386146991 100644
--- a/profiles/releases/make.defaults
+++ b/profiles/releases/make.defaults
@@ -1,7 +1,7 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/releases/make.defaults,v 1.1 2008/04/01 17:41:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/releases/make.defaults,v 1.2 2008/07/29 14:47:28 wolf31o2 Exp $
# These USE flags are what is common between the various sub-profiles. Stages 2
# and 3 are built against these, so be careful what you add.
-USE="acl cups gdbm gpm nptl nptlonly unicode"
+USE="acl cups gdbm gpm nptl nptlonly sysfs unicode"