blob: 41e5ffd51998ca7178310e047f01fe14d9fc767a (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/ppc64/2008.0/make.defaults,v 1.2 2009/09/30 03:08:39 gengor Exp $
# STAGE1_USE does not stack
STAGE1_USE="hardened nptl nptlonly pic"
USE="-unicode"
|