vcl: Only exclude vcl ldpreload on FreeBSD 16/40816/2
authorTom Jones <thj@freebsd.org>
Thu, 25 Apr 2024 13:39:05 +0000 (13:39 +0000)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 25 Apr 2024 17:06:15 +0000 (17:06 +0000)
commit5389a70c9ba030f698d680e118e1e3aa06f311c2
tree091339d1e6e66c1827d1e77c424975592cec4f16
parent1613e401e7125f14ed9061d2227b4080c8ebef48
vcl: Only exclude vcl ldpreload on FreeBSD

Previously all of the vcl library was excluded from the build on
FreeBSD, this was too agressive as only the ldpreload component requeres
platform specific implementation for FreeBSD

Type: improvement
Change-Id: I94e70d7730878cc98060561eedf07cb7e4d1868a
Signed-off-by: Tom Jones <thj@freebsd.org>
src/vcl/CMakeLists.txt