blob: 4c82e62399b9e3d2a105c3e79dc78661d40995a4 (
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
dlopen
readdir
timegm
threads
filesystem
</target_features>
|