diff options
Diffstat (limited to 'src/build-data/os/aix.txt')
-rw-r--r-- | src/build-data/os/aix.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/build-data/os/aix.txt b/src/build-data/os/aix.txt index 70c37d39a..e5a7bc742 100644 --- a/src/build-data/os/aix.txt +++ b/src/build-data/os/aix.txt @@ -3,7 +3,12 @@ os_type unix soname_suffix "so" <target_features> +clock_gettime gettimeofday +gmtime_r +dlopen +readdir +sockets threads filesystem </target_features> |