blob: 1f2ae9f229bf8fb1f67889d41a23d2aca45c4324 (
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/amd64/10.0/make.defaults,v 1.2 2009/09/30 03:08:31 gengor Exp $
# STAGE1_USE does not stack
STAGE1_USE="hardened multilib nptl nptlonly pic"
USE="-unicode"
|