summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-11-30 06:13:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-11-30 06:13:34 +0000
commitbf43557044604cb6487fc1aa24ce2c210ae789da (patch)
tree10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /dns
parent- Update to 1.6.6 (diff)
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
Notes
Notes: svn path=/head/; revision=455167
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsutl/Makefile1
-rw-r--r--dns/powerdns-recursor/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile
index fd73f864309b..b17dc2dd3022 100644
--- a/dns/dnsutl/Makefile
+++ b/dns/dnsutl/Makefile
@@ -13,6 +13,7 @@ COMMENT= Programs to make using DNS easier
LIB_DEPENDS= libexplain.so:devel/libexplain
BROKEN_armv6= fails to package: FAILED test of common/srrf.c file
+BROKEN_armv7= fails to package: FAILED test of common/srrf.c file
GNU_CONFIGURE= yes
ALL_TARGET= all sure
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index b6400b0638a5..666bcde067d9 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libboost_context.so:devel/boost-libs
BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous
+BROKEN_armv7= fails to compile: use of overloaded operator << is ambiguous
BROKEN_sparc64= fails to compile: json11.cpp: undefined reference to std::__throw_out_of_range_fmt
BROKEN_powerpc64= fails to compile: dnslabeltext.cc: undefined reference to std::__cxx11::basic_string