# ChangeLog for ia64 profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.16 2007/02/12 16:51:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.17 2007/02/12 20:20:53 kloeri Exp $
+
+ 12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org>
+ dev/2007.0/make.defaults:
+ Removed unicode from STAGE1_USE as it breaks stage building.
12 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
dev/2007.0/desktop/make.defaults:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/make.defaults,v 1.4 2007/02/12 16:12:41 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/dev/2007.0/make.defaults,v 1.5 2007/02/12 20:20:53 kloeri Exp $
# We build stage1 against this
-STAGE1_USE="nptl nptlonly unicode"
+STAGE1_USE="nptl nptlonly"
# 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.