diff options
Diffstat (limited to 'src/build-data/os/netbsd.txt')
-rw-r--r-- | src/build-data/os/netbsd.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/build-data/os/netbsd.txt b/src/build-data/os/netbsd.txt index 369b720c4..5df133c8e 100644 --- a/src/build-data/os/netbsd.txt +++ b/src/build-data/os/netbsd.txt @@ -1,5 +1,10 @@ os_type unix <target_features> +clock_gettime gettimeofday +posix_mlock +gmtime_r +dlopen +readdir </target_features> |