summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2011-11-17 01:14:27 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2011-11-17 01:14:27 +0000
commitce8741d48b1745ad13b6ff823304fca28c852c8d (patch)
treeac12ef78206f40cff6e35571427f4ef95fefec0b /profiles/features/32bit-native/make.defaults
parentVersion bump. Removed old. (diff)
downloadgentoo-2-ce8741d48b1745ad13b6ff823304fca28c852c8d.tar.gz
gentoo-2-ce8741d48b1745ad13b6ff823304fca28c852c8d.tar.bz2
gentoo-2-ce8741d48b1745ad13b6ff823304fca28c852c8d.zip
Rename STAGE1_USE to BOOTSTRAP_USE, add "cxx unicode" to the base value on base/make.defaults
and make it stack from derived profiles. This should allow gcc to build on stage 2 - bug 390701.
Diffstat (limited to 'profiles/features/32bit-native/make.defaults')
-rw-r--r--profiles/features/32bit-native/make.defaults5
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/features/32bit-native/make.defaults b/profiles/features/32bit-native/make.defaults
index fde78ed9fe34..b11a321713cf 100644
--- a/profiles/features/32bit-native/make.defaults
+++ b/profiles/features/32bit-native/make.defaults
@@ -1,11 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/32bit-native/make.defaults,v 1.1 2008/04/01 17:41:06 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/32bit-native/make.defaults,v 1.2 2011/11/17 01:14:26 jmbsvicetto Exp $
FEATURES="-multilib-strict"
USE="-gcc64"
-STAGE1_USE="nptl nptlonly unicode"
MULTILIB_STRICT_DIRS=""
MULTILIB_STRICT_DENY=""