commit dfaa15f83eda2a2dd0c348355a4e71ec18fd87c5
Author: Matthew Dillon <[email protected]>
Date: Thu Sep 30 19:01:51 2010 -0700
sshd - Remove libmd from link to fix SHA*() function conflicts
* libmd conflicts with libcrypto, remove libmd from the link to fix
conflicts which were breaking putty connections to sshd.
Reported-by: Peter Avalos <[email protected]>
Summary of changes:
secure/usr.sbin/sshd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dfaa15f83eda2a2dd0c348355a4e71ec18fd87c5
--
DragonFly BSD source repository