git: dd2653fcb05e - main - dns/powerdns-recursor: enable on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jan 2025 23:47:35 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dd2653fcb05ea4e5875c3a6e2b70b49fbeab5430
commit dd2653fcb05ea4e5875c3a6e2b70b49fbeab5430
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:46:34 +0000
dns/powerdns-recursor: enable on armv7
builds just fine.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
---
dns/powerdns-recursor/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 785bec4f6d62..76c61e12522f 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -13,8 +13,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