blob: db06bab1d3cdb175bea2d7b36f24d7b35b77b582 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
os_type unix
soname_suffix "so"
<target_features>
clock_gettime
gettimeofday
posix_mlock
gmtime_r
getauxval
dlopen
readdir
threads
filesystem
</target_features>
|