aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/linux.txt
blob: 5d5a36e3c723a4ae7e06bd44a0e4128439d9d5ec (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

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

sockets
threads
thread_local
filesystem
</target_features>

<aliases>
linux-gnu
</aliases>