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