HomeFreeBSD

Hoist cddl prebuild lib dependency definitions out of a MK_ZFS block

Description

Hoist cddl prebuild lib dependency definitions out of a MK_ZFS block

The compilation of several libraries under cddl/lib is not conditional
on MK_ZFS = "yes", so their dependency on libspl is not conditional
either. Unbreak buildworld when WITHOUT_ZFS is set.

Reported by: bz
Fixes: 9e9c651caceb ("cddl: fix missing ZFS library dependencies")

(cherry picked from commit 7b3642da21cb4b1c301d8c6b6ce0847d19d8a473)

Details

Provenance
markjAuthored on Nov 26 2021, 2:27 PM
Parents
rG4022f3eec404: cddl: fix missing ZFS library dependencies
Branches
Unknown
Tags
Unknown