aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/linux.txt
blob: 59f995fc2e5074e865be9f4368680132c196287b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
os_type unix

soname_suffix "so"

<target_features>
clock_gettime
gettimeofday
posix_mlock
gmtime_r
dlopen
getauxval
readdir
timegm
sockets
threads
filesystem
</target_features>

<aliases>
linux-gnu
</aliases>