aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/botan/src/build-data/os/linux.txt
blob: 208e13b9b1f7ab28ee5b3c696b3e0fe35d8df698 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

soname_suffix "so"

<target_features>
posix1
posix_mlock

dev_random
proc_fs
clock_gettime
getauxval

# not enabled by default as only available in newer kernel/glibc
#getrandom

sockets
threads
filesystem
</target_features>

<aliases>
linux-gnu
</aliases>