Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2018 14:23:31 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483583 - head/net-p2p/verlihub-plugins-floodprotect
Message-ID:  <201810311423.w9VENVMq028394@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed Oct 31 14:23:31 2018
New Revision: 483583
URL: https://svnweb.freebsd.org/changeset/ports/483583

Log:
  Now builds on powerpc64.
  
  Submitted by:	Piotr Kubaj

Modified:
  head/net-p2p/verlihub-plugins-floodprotect/Makefile

Modified: head/net-p2p/verlihub-plugins-floodprotect/Makefile
==============================================================================
--- head/net-p2p/verlihub-plugins-floodprotect/Makefile	Wed Oct 31 14:21:01 2018	(r483582)
+++ head/net-p2p/verlihub-plugins-floodprotect/Makefile	Wed Oct 31 14:23:31 2018	(r483583)
@@ -10,8 +10,6 @@ DISTNAME=	${PLUGIN_NAME}
 
 MAINTAINER=	me@skylord.ru
 
-BROKEN_powerpc64=	fails to compile: thasharray.h:338:29: cast from 'std::nullptr_t' to 'short int' loses precision
-
 PLUGIN_NAME=	floodprot
 PLUGIN_DESC=	Floodprotect
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810311423.w9VENVMq028394>