blob: 2d08b022dee9ea662d5fb7a417cdc9aa706ebd44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
sys-apps/hwloc gl
sys-devel/gcc -hardened
sys-libs/glibc -hardened
# Ian Stakenvicius <axs@gentoo.org> (2014-12-03)
# Have no way of knowing what Gecko Media Plugins will install in profiles
www-client/firefox gmp-autoupdate
# net-fs/openafs-kernel module can't be used on hardened,
# see bug 540196.
net-fs/openafs modules
# jit don't work on hardened.
dev-vcs/git pcre-jit
# FL-1841, mem-scramble is known to cause memory allocation issues
app-shells/bash mem-scramble
|