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
commita77254ca59628893e15ada206a0f593561987de1 (patch)
treeb0dc9625a255c3286fb7cf3780186daf2fed3939 /profiles/releases
parentx86 stable wrt #232809 (diff)
downloadhistorical-a77254ca59628893e15ada206a0f593561987de1.tar.gz
historical-a77254ca59628893e15ada206a0f593561987de1.tar.bz2
historical-a77254ca59628893e15ada206a0f593561987de1.zip
Added sysfs USE flag for bug #183201.
Diffstat (limited to 'profiles/releases')
-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"