Added unicode.
authorChris Gianelloni <wolf31o2@gentoo.org>
Wed, 7 Jun 2006 14:37:15 +0000 (14:37 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Wed, 7 Jun 2006 14:37:15 +0000 (14:37 +0000)
profiles/default-linux/x86/dev/2006.1/make.defaults

index d4f93ac01c4893a99c8e37a402138a7f306bab6f..bc7c2ecfaf02d7b5696229e846aa618a2d1ac0f1 100644 (file)
@@ -1,13 +1,13 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.1/make.defaults,v 1.7 2006/06/07 14:04:20 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.1/make.defaults,v 1.8 2006/06/07 14:37:15 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"
+STAGE1_USE="nptl nptlonly unicode"
 
 # These USE flags are what is common between the various sub-profiles.
-USE="cups gdbm gpm libg++ nptl nptlonly udev"
+USE="cups gdbm gpm libg++ nptl nptlonly udev unicode"
 # Possibly removed in the future.
 USE="${USE} foomaticdb"
 # Possibly added in the future