diff options
Diffstat (limited to 'profiles/hardened/linux/ia64/make.defaults')
-rw-r--r-- | profiles/hardened/linux/ia64/make.defaults | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/hardened/linux/ia64/make.defaults b/profiles/hardened/linux/ia64/make.defaults new file mode 100644 index 000000000000..b7fa91e9f085 --- /dev/null +++ b/profiles/hardened/linux/ia64/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2010 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/ia64/make.defaults,v 1.1 2010/11/13 12:39:32 blueness Exp $ + +# STAGE1_USE does not stack +STAGE1_USE="hardened nptl nptlonly pic" + +USE="-unicode" |