blob: 32ea2834d53de4a00cfbd7854e2a0409d0681d46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/use.mask,v 1.24 2009/08/05 15:22:54 gengor Exp $
-hardened
emul-linux-x86
# supported only by gcc-4, unmask when it's stable wrt #217927
raw
# nvidia-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
|