Build libssh with ldns support. 2/2
authorDaniel Fojt <df@neosystem.org>
Tue, 4 Aug 2020 09:47:39 +0000 (11:47 +0200)
committerDaniel Fojt <df@neosystem.org>
Tue, 4 Aug 2020 09:47:39 +0000 (11:47 +0200)
commite926d9f338dd5529d4bd857f7ac14e0a32ea0ab1
tree3a66c90bdf13d1383dcd0abe28284ccd648738df
parentda25316115027842b86ae937eabca900f5668d6b
Build libssh with ldns support. 2/2

Hook ldns support into libssh via our libprivate_ldns:

- revise libraries build order
- adapt Makefiles
- update libssh/config.h
- drop libssh/openbsd-compat/getrrsetbyname.c, import
  getrrsetbyname-ldns.c instead

Approved by: Rimvydas Jasinskas
Makefile.inc1
initrd/rescue.libcrypto/Makefile
lib/Makefile
lib/libssh/Makefile
lib/libssh/config.h
lib/libssh/openbsd-compat/getrrsetbyname-ldns.c [new file with mode: 0644]
lib/libssh/openbsd-compat/getrrsetbyname.c [deleted file]