blob: 658c52da2d5910ef179086068de6580d306d39bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
soname_suffix "so"
<target_features>
posix1
posix_mlock
clock_gettime
dev_random
sockets
threads
thread_local
filesystem
</target_features>
<feature_macros>
_QNX_SOURCE
</feature_macros>
|