aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/android.txt
blob: b45287b5480a284a5871a0439b2f7db6230ae3c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

soname_suffix "so"

<target_features>
posix1

dev_random
clock_gettime

# getauxval is available in Android NDK for min API 18 and in Crystax NDK
# for all min API levels. Use --without-os-feature=getauxval to disable
getauxval

sockets
threads
filesystem
</target_features>