diff options
author | Jack Lloyd <[email protected]> | 2017-03-19 15:25:22 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-03-19 15:25:22 -0400 |
commit | f8a1e6b91908ee572f979a1de3b96b1f477ed128 (patch) | |
tree | ce8886b10907fd253ebe83b633c215fe7220816f /src/build-data/os | |
parent | 18a471c3c381c7228ce7db63f6be75a1eaf9a610 (diff) |
Fix DragonflyBSD fs access
GH #887
Diffstat (limited to 'src/build-data/os')
-rw-r--r-- | src/build-data/os/dragonfly.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/os/dragonfly.txt b/src/build-data/os/dragonfly.txt index 628ac7c98..1e567ffd2 100644 --- a/src/build-data/os/dragonfly.txt +++ b/src/build-data/os/dragonfly.txt @@ -9,4 +9,6 @@ posix_mlock sockets threads filesystem +readdir +dlopen </target_features> |