summaryrefslogtreecommitdiff
path: root/net-dns/bind/bind-9.16.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /net-dns/bind/bind-9.16.1.ebuild
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'net-dns/bind/bind-9.16.1.ebuild')
-rw-r--r--net-dns/bind/bind-9.16.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-dns/bind/bind-9.16.1.ebuild b/net-dns/bind/bind-9.16.1.ebuild
index 9628c36243ac..12ea094a482a 100644
--- a/net-dns/bind/bind-9.16.1.ebuild
+++ b/net-dns/bind/bind-9.16.1.ebuild
@@ -82,6 +82,7 @@ RDEPEND="${DEPEND}
S="${WORKDIR}/${MY_P}"
# bug 479092, requires networking
+# bug 710840, cmocka fails LDFLAGS='-Wl,-O1'
RESTRICT="test"
pkg_setup() {
@@ -138,6 +139,7 @@ src_configure() {
--enable-full-report
--without-readline
--with-openssl="${EPREFIX}"/usr
+ --without-cmocka
$(use_enable caps linux-caps)
$(use_enable dnsrps)
$(use_enable dnstap)