git: b2a099c0c9f8 - 2025Q1 - dns/powerdns-recursor: enable on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jan 2025 23:51:57 UTC
The branch 2025Q1 has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b2a099c0c9f8706f8994a264075e1da5b995f456
commit b2a099c0c9f8706f8994a264075e1da5b995f456
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2025-01-21 13:27:11 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-01-21 23:50:50 +0000
dns/powerdns-recursor: enable on armv7
builds just fine.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit dd2653fcb05ea4e5875c3a6e2b70b49fbeab5430)
---
dns/powerdns-recursor/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index f0f2b6c0fc19..792f539b65b5 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -14,8 +14,6 @@ WWW= https://www.PowerDNS.com/recursor.html
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous
-BROKEN_armv7= fails to compile: use of overloaded operator << is ambiguous
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= archs with 32-bits time_t are no longer supported by upstream