aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os
diff options
context:
space:
mode:
authorSimon Warta <[email protected]>2017-08-27 09:20:13 +0200
committerSimon Warta <[email protected]>2017-08-27 09:20:13 +0200
commitf3729b78601f7de2cba3cacfc555dc8ced865518 (patch)
tree9e74ef1ba59e24fe42cf81fafef1cee297ed3c85 /src/build-data/os
parent41e1e7cbc1e4e864ad5d15dd0c09227b04940a91 (diff)
Add compatibility comment for getauxval on Android
Diffstat (limited to 'src/build-data/os')
-rw-r--r--src/build-data/os/android.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build-data/os/android.txt b/src/build-data/os/android.txt
index db06bab1d..07c980adf 100644
--- a/src/build-data/os/android.txt
+++ b/src/build-data/os/android.txt
@@ -7,6 +7,8 @@ clock_gettime
gettimeofday
posix_mlock
gmtime_r
+# getauxval is available in Android NDK for min API 18 and in Crystax NDK
+# for all min API levels. Comment out if older API levels must be supported.
getauxval
dlopen
readdir