mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
Stub since Bind 9.18. Maintaining a separate build just for the client binaries proved brittle and unsustainable (see discussion in bug #832218 for details). Please use net-dns/bind instead. Other options include net-dns/cares-tools, net-libs/ldns's drill, and net-dns/doggo. An option for future bind releases may be to use meson install tags with selective ninja target use (which should be more robust as there's no recursive make). Bug: https://bugs.gentoo.org/977172 Signed-off-by: Sam James <sam@gentoo.org>