diff options
Diffstat (limited to 'profiles/selinux/x86/2006.1/make.defaults')
-rw-r--r-- | profiles/selinux/x86/2006.1/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/selinux/x86/2006.1/make.defaults b/profiles/selinux/x86/2006.1/make.defaults index c675b1827d6f..d6266e917358 100644 --- a/profiles/selinux/x86/2006.1/make.defaults +++ b/profiles/selinux/x86/2006.1/make.defaults @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/2006.1/make.defaults,v 1.1 2006/10/08 18:37:25 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/x86/2006.1/make.defaults,v 1.2 2007/02/12 16:19:21 wolf31o2 Exp $ # This will be commented and replaced with just STAGE1_USE="unicode" if we do # not end up with a stable glibc 2.4 by 2006.1's release. STAGE1_USE="nptl nptlonly unicode" # These USE flags are what is common between the various sub-profiles. -USE="nptl nptlonly udev unicode" +USE="nptl nptlonly unicode" |