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

soname_pattern_base  "libbotan-{version_major}.{version_minor}.so"
soname_pattern_abi   "libbotan-{version_major}.{version_minor}.so.{abi_rev}"
soname_pattern_patch "libbotan-{version_major}.{version_minor}.so.{abi_rev}.{version_patch}"

<target_features>
clock_gettime
gettimeofday
posix_mlock
gmtime_r
dlopen
readdir
threads
filesystem
</target_features>