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

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

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