diff options
Diffstat (limited to 'profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults b/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults new file mode 100644 index 000000000000..a01bbcdf456c --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc32/10.0/make.defaults @@ -0,0 +1,9 @@ +# 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/ppc32/10.0/make.defaults,v 1.1 2009/08/06 08:01:45 ssuominen Exp $ + +# STAGE1_USE does not stack +STAGE1_USE="hardened nptl nptlonly pic" + +USE="-nls -unicode" + |