diff options
Diffstat (limited to 'profiles/hardened/linux/13.0/use.mask')
-rw-r--r-- | profiles/hardened/linux/13.0/use.mask | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/profiles/hardened/linux/13.0/use.mask b/profiles/hardened/linux/13.0/use.mask new file mode 100644 index 000000000000..b14e7644e0a1 --- /dev/null +++ b/profiles/hardened/linux/13.0/use.mask @@ -0,0 +1,16 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/13.0/use.mask,v 1.1 2013/02/09 18:32:23 blueness Exp $ + +-hardened + +emul-linux-x86 + +# tcc is x86-only +tcc + +# precompiled headers are not compat with ASLR. +pch + +# prelink is masked for hardened +prelink |