blob: abae36116750094ee6fe144b483858d567b7cf86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
soname_suffix "so"
default_compiler clang
<target_features>
posix1
posix_mlock
clock_gettime
dev_random
arc4random
explicit_bzero
cap_enter
sockets
threads
filesystem
</target_features>
|