aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/os/freebsd.txt
blob: 9d6ed3614840bcad47e3ce572e600dd26bb75d13 (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
timegm
sockets
</target_features>