diff options
Diffstat (limited to 'profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults')
-rw-r--r-- | profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults b/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults new file mode 100644 index 00000000..cd57ab8e --- /dev/null +++ b/profiles/hardened/linux/powerpc/ppc64/10.0/make.defaults @@ -0,0 +1,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/10.0/make.defaults,v 1.2 2009/09/30 03:08:37 gengor Exp $ + +# STAGE1_USE does not stack +STAGE1_USE="hardened nptl nptlonly pic" + +USE="-unicode" |