svn commit: r510052 - head/dns/powerdns
Mark Linimon
linimon at FreeBSD.org
Wed Aug 28 11:49:05 UTC 2019
Author: linimon
Date: Wed Aug 28 11:49:04 2019
New Revision: 510052
URL: https://svnweb.freebsd.org/changeset/ports/510052
Log:
This port now builds on powerpc64.
Approved by: portmgr (tier-2 blanket)
Modified:
head/dns/powerdns/Makefile
Modified: head/dns/powerdns/Makefile
==============================================================================
--- head/dns/powerdns/Makefile Wed Aug 28 09:59:51 2019 (r510051)
+++ head/dns/powerdns/Makefile Wed Aug 28 11:49:04 2019 (r510052)
@@ -12,7 +12,6 @@ COMMENT= Advanced DNS server with multiple backends in
LICENSE= GPLv2
-BROKEN_powerpc64= Does not build: undefined reference to std::__throw_out_of_range_fmt
BROKEN_sparc64= Does not compile: error: to_string is not a member of std
LIB_DEPENDS= libboost_serialization.so:devel/boost-libs
More information about the svn-ports-head
mailing list