aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/dragonfly.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-13 17:57:31 -0500
committerJack Lloyd <[email protected]>2017-12-30 14:15:51 -0500
commit092114e11c27de26a53aefa08547cc0bc44717ca (patch)
tree38b26479b272cd6fa60deb2b995f0d116087b331 /src/build-data/os/dragonfly.txt
parent2d3cee8b02a1823ef05eedbbd3e435131460635a (diff)
Test OS features by the feature vs the OS name
Diffstat (limited to 'src/build-data/os/dragonfly.txt')
-rw-r--r--src/build-data/os/dragonfly.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/build-data/os/dragonfly.txt b/src/build-data/os/dragonfly.txt
index 9a5590d89..257b2ef6b 100644
--- a/src/build-data/os/dragonfly.txt
+++ b/src/build-data/os/dragonfly.txt
@@ -1,13 +1,14 @@
-os_type unix
soname_suffix "so"
<target_features>
+posix1
clock_gettime
-posix_mlock
+proc_fs
+dev_random
+arc4random
+
sockets
threads
filesystem
-readdir
-dlopen
</target_features>