blob: fb869dfd0729c4dbe7c72e447922bfedf2b854b1 (
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
sockets
threads
filesystem
</target_features>
|