summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/build-data/os/linux.txt
blob: daf98f2b6161e9b1d1a156ed63b9a7ecf9847e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
soname_suffix "so"

<target_features>
posix1
posix_mlock

dev_random
proc_fs
clock_gettime
getauxval

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

atomics
sockets
threads
thread_local
filesystem
</target_features>

<aliases>
linux-gnu
</aliases>