blob: be5a8717e5d069609449bede44da48d69789e2c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
soname_suffix "so"
use_stack_protector no
<target_features>
posix1
posix_mlock
clock_gettime
dev_random
proc_fs
sockets
threads
filesystem
</target_features>
|