diff options
-rw-r--r-- | profiles/hardened/linux/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/hardened/linux/use.mask b/profiles/hardened/linux/use.mask index dc32e7b55d53..aafaef4d72be 100644 --- a/profiles/hardened/linux/use.mask +++ b/profiles/hardened/linux/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.11 2011/06/30 19:15:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.12 2011/07/06 22:37:55 anarchy Exp $ -hardened @@ -17,3 +17,7 @@ prelink # opencl is used by nvidia drivers, bug #367225 opencl + +# Will continue to break mozilla products on hardend +methodjit +pgo |