summaryrefslogtreecommitdiff
blob: e5011011579bc476b14f1e18535d69f5d51f178d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2


# Fabian Groffen <grobian@gentoo.org> (2018-12-29)
# separate /usr has been disabled for long in Prefix, so ensure we don't
# accidentially trigger stuff (for now in sys-apps/coreutils)
split-usr

# Michael Haubenwallner <haubi@gentoo.org> (2018-06-21)
# sys-libs/libseccomp is a linux interface, not sure if it will work
# in prefix for Linux either, bug #585756
seccomp

# Mask all glibc/linux combination, unmasked in the appropriate profiles
elibc_glibc
kernel_linux

# USE=acl will probably never work because of how it is related to the kernel
# and Gentoo Prefix does not have access to that. Also, definately problems with
# coreutils on darwin.
acl