git: libcrypt: Fix symbol conflict with LIBRECRYPTO.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Nov 8 01:12:59 PST 2017
commit 25e21a34ba0c76fee0547d6ddbbf37f92e8f6b98
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Wed Nov 8 10:48:02 2017 +0200
libcrypt: Fix symbol conflict with LIBRECRYPTO.
The MD5Transform() could be made static, but for now just mangle the symbol.
Solves issue of -static build with ${LIBCRYPT} and ${LIBRECRYPTO}.
Summary of changes:
lib/libcrypt/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/25e21a34ba0c76fee0547d6ddbbf37f92e8f6b98
--
DragonFly BSD source repository
More information about the Commits
mailing list