Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2019 20:42:23 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514566 - head/lang/pocl
Message-ID:  <201910152042.x9FKgNBX037554@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Oct 15 20:42:23 2019
New Revision: 514566
URL: https://svnweb.freebsd.org/changeset/ports/514566

Log:
  Remove unneeded BROKEN_FreeBSD_10
  
  Reported by:	rene
  Pointyat to:	swills

Modified:
  head/lang/pocl/Makefile   (contents, props changed)

Modified: head/lang/pocl/Makefile
==============================================================================
--- head/lang/pocl/Makefile	Tue Oct 15 19:07:48 2019	(r514565)
+++ head/lang/pocl/Makefile	Tue Oct 15 20:42:23 2019	(r514566)
@@ -14,8 +14,6 @@ LICENSE_FILE=		${WRKSRC}/LICENSE
 ONLY_FOR_ARCHS=		amd64 i386
 ONLY_FOR_ARCHS_REASON=	only tested on x86
 
-BROKEN_FreeBSD_10=	pocl is not supported on 10.x
-
 BUILD_DEPENDS=	llvm${LLVM_VERSION}>=0:devel/llvm${LLVM_VERSION} \
 				opencl>=2.1:devel/opencl
 LIB_DEPENDS=	libhwloc.so:devel/hwloc \



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