HomeFreeBSD

src.opts.mk: set MK_ZFS conditional on MK_OPENSSL

Description

src.opts.mk: set MK_ZFS conditional on MK_OPENSSL

libzfs has a dependency on libcrypto. This causes a buildworld link
failure when WITHOUT_OPENSSL/WITHOUT_CRYPT is set.

This dependency was added implicitly by the switch to OpenZFS, and
explicitly in 40d0fd287510 and cd568e2b1b67.

PR: 252841
Reviewed by: kevans, freqlabs
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D28431

Details

Provenance
mhorneAuthored on Jan 30 2021, 7:04 PM
Reviewer
kevans
Differential Revision
D28431: src.opts.mk: set MK_ZFS conditional on MK_OPENSSL
Parents
rG88be0e11205e: bridge: fix STP roles and protos strings
Branches
Unknown
Tags
Unknown