Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 20:22:29 +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: r483351 - head/security/clamfs
Message-ID:  <201810282022.w9SKMTxh082822@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun Oct 28 20:22:28 2018
New Revision: 483351
URL: https://svnweb.freebsd.org/changeset/ports/483351

Log:
  Now builds on powerpc64.
  
  PR:		232050
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/security/clamfs/Makefile

Modified: head/security/clamfs/Makefile
==============================================================================
--- head/security/clamfs/Makefile	Sun Oct 28 20:20:27 2018	(r483350)
+++ head/security/clamfs/Makefile	Sun Oct 28 20:22:28 2018	(r483351)
@@ -14,7 +14,6 @@ LICENSE=	GPLv2
 
 BROKEN_armv6=		fails to compile: ./config.hxx:52:17: expected namespace name
 BROKEN_armv7=		fails to compile: ./config.hxx:52:17: expected namespace name
-BROKEN_powerpc64=	fails to compile: g++6: unrecognized command line option '-mavx2'
 
 LIB_DEPENDS=	libccgnu2.so:devel/commoncpp \
 		libPocoNet.so:devel/poco-ssl \



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