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

soname_suffix "so"

<target_features>
posix1
posix_mlock
clock_gettime

dev_random

# 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>