summaryrefslogtreecommitdiff
blob: 61ede9fa86461fda9f0d6c05dbc30e161406b11d (plain)
1
2
3
4
5
6
7
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/features/32bit-userland/make.defaults,v 1.3 2011/03/21 04:41:29 vapier Exp $

# We always need gcc64 for 32bit-userland
STAGE1_USE="nptl nptlonly unicode gcc64"
USE="gcc64"