git: Fix 'make upgrade' for updated libressl.

Daniel Fojt deef at crater.dragonflybsd.org
Wed Jul 22 22:01:58 PDT 2020


commit 18a5eb363530dd2669c18bcf1e3e3363edce424e
Author: Daniel Fojt <df at neosystem.org>
Date:   Thu Jul 23 06:55:15 2020 +0200

    Fix 'make upgrade' for updated libressl.
    
    Require -DREMOVE_DEPRECATED to remove old versions of libprivate_crypto
    and libprivate_ssl, as pkg(8) may still be linked against them.

Summary of changes:
 Makefile_upgrade.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18a5eb363530dd2669c18bcf1e3e3363edce424e


-- 
DragonFly BSD source repository


More information about the Commits mailing list