summaryrefslogtreecommitdiff
path: root/profiles/hardened/linux/musl/use.mask
blob: c294cc126a42160db1d4639ee2547d3865d5a533 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

-elibc_musl
elibc_glibc

-hardened

# precompiled headers are not compat with ASLR.
pch

# prelink is masked for hardened
prelink

# profile are incompatible when linking with pie
profile