blob: 8cb24267de7807b2359cf072155021b13f378f87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.23 2009/03/19 03:07:05 gengor Exp $
# supported only by gcc-4, unmask when it's stable wrt #217927
raw
emul-linux-x86
# nvidia-drivers/nvidia-legacy-drivers are masked, this has to be too
video_cards_nvidia
nvidia
vdpau
x264
# tcc is x86-only
tcc
# precompiled headers are not compat with ASLR.
pch
# we love this stuff
-hardened
|