diff options
author | Jack Lloyd <[email protected]> | 2017-01-28 21:56:26 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-01-28 21:57:12 -0500 |
commit | 9964d632f45090d722e4ff1b3b38e33a9611a512 (patch) | |
tree | b8b55bb99e8f1f465b762f31d3827b6e336c48ec | |
parent | fc857453582eae3a909f519a418ba4ef792b8c1d (diff) |
Add readdir for Solaris
[ci skip]
-rw-r--r-- | src/build-data/os/solaris.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/solaris.txt b/src/build-data/os/solaris.txt index 49962e82c..4e51f9269 100644 --- a/src/build-data/os/solaris.txt +++ b/src/build-data/os/solaris.txt @@ -9,6 +9,7 @@ install_cmd_exec '/usr/ucb/install -m 755' posix_mlock gettimeofday threads +readdir filesystem </target_features> |