On Thu, Aug 27, 2020 at 8:05 AM Ryan Moeller <freql...@freebsd.org> wrote:
>
> Author: freqlabs
> Date: Thu Aug 27 13:05:41 2020
> New Revision: 364861
> URL: https://svnweb.freebsd.org/changeset/base/364861
>
> Log:
>   libzfs: Add missing crypto dependency
>
>   libzfs_crypto.c uses PKCS5_PBKDF2_HMAC_SHA1 from libcrypto.
>

Hmm, interesting; I think this needs an __L dependency in
^/Makefile.inc1 as well, since they're both part of _prebuild_libs if
MK_CRYPT+MK_OPENSSL+MK_ZFS.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to