Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2018 03:40:00 +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: r474320 - head/math/clblas
Message-ID:  <201807100340.w6A3e0vX062652@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Jul 10 03:40:00 2018
New Revision: 474320
URL: https://svnweb.freebsd.org/changeset/ports/474320

Log:
  This now builds on powerpc64, possibly as a result of r459113.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/math/clblas/Makefile

Modified: head/math/clblas/Makefile
==============================================================================
--- head/math/clblas/Makefile	Tue Jul 10 03:38:27 2018	(r474319)
+++ head/math/clblas/Makefile	Tue Jul 10 03:40:00 2018	(r474320)
@@ -18,8 +18,6 @@ LIB_DEPENDS=	libOpenCL.so:devel/ocl-icd \
 		libboost_program_options.so:devel/boost-libs
 RUN_DEPENDS=	opencl>=0:devel/opencl
 
-BROKEN_powerpc64=	fails to compile: xgemm.cc: error: extra ';'
-
 USES=		cmake python
 USE_LDCONFIG=	yes
 USE_CXXSTD=	gnu++98



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