20 lines
427 B
Text
20 lines
427 B
Text
# Copyright 1999-2012 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.15 2012/03/17 23:17:35 zorry Exp $
|
|
|
|
-hardened
|
|
|
|
emul-linux-x86
|
|
|
|
# tcc is x86-only
|
|
tcc
|
|
|
|
# precompiled headers are not compat with ASLR.
|
|
pch
|
|
|
|
# prelink is masked for hardened
|
|
prelink
|
|
|
|
# Will continue to break mozilla products on hardend
|
|
methodjit
|
|
pgo
|