aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/netbsd.txt
blob: f9ee81cb8293ab59fd910098ab9b740c2fadaa36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

soname_suffix "so"

<target_features>
posix1
posix_mlock
clock_gettime
dev_random
arc4random
explicit_memset

sockets
threads
thread_local
filesystem
</target_features>

<feature_macros>
_NETBSD_SOURCE
</feature_macros>