blob: 6f4f3d6443ccd1a8c16bdeed23772ed2cfbda089 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
soname_suffix "so"
<target_features>
posix1
posix_mlock
dev_random
proc_fs
clock_gettime
getauxval
sockets
threads
filesystem
</target_features>
<aliases>
linux-gnu
</aliases>
|