commit e1feec01ade75b46b892296ab644ee93dfe4e08f
Author: zrj <[email protected]>
Date: Sat Oct 5 12:51:55 2019 +0300
lib: Update dependencies.
No libraries depend on libprivate_ssh, it can be built with rest.
We could remove libprivate_ssh.so as and link with static version as it
is done in upstream version, but for now save few bytes.
While there, remove LIBSSH from MINUSPAM list.
Summary of changes:
Makefile.inc1 | 3 ---
lib/Makefile | 2 +-
share/mk/bsd.libnames.mk | 2 --
3 files changed, 1 insertion(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e1feec01ade75b46b892296ab644ee93dfe4e08f
--
DragonFly BSD source repository