aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-01-06 20:19:01 -0500
committerJack Lloyd <[email protected]>2017-01-06 20:19:01 -0500
commit7b9b0c41137e96eaaea9bf1725d8c6b9341585a7 (patch)
treebd7efdb049e6745eb5cac5d0722903b65dda28bd
parent376725973a19d11210c9d93fc2210abbd593492a (diff)
Update features for AIX
Based on compiling on AIX 7.1 [ci skip]
-rw-r--r--src/build-data/os/aix.txt5
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>