Move private ldns library to /usr/lib/priv
authorJohn Marino <draco@marino.st>
Thu, 28 Jan 2016 11:18:46 +0000 (12:18 +0100)
committerJohn Marino <draco@marino.st>
Thu, 28 Jan 2016 11:22:29 +0000 (12:22 +0100)
commit470ddd207516eb6385f8ffb765a4b62341e4a85c
treec186ebc9d92a86c1ffdcabab8e07ea212523afb2
parent75e9ce7b903788e8aa5fc63dcd5dab8ad512cfc8
Move private ldns library to /usr/lib/priv

It's been decided to relocate private libraries to either /lib/priv or
/usr/lib/priv.  This requires the use of the -rpath linker flag as the
libraries are no longer located in a standard search path.

discussed with: dillon, swildner
Makefile_upgrade.inc
etc/mtree/BSD.usr.dist
lib/libldns/Makefile
share/mk/bsd.libnames.mk
usr.bin/drill/Makefile