pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/pocl pocl: mark as BROKEN
details: https://anonhg.NetBSD.org/pkgsrc/rev/a178d47a4551
branches: trunk
changeset: 383232:a178d47a4551
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 15 19:21:21 2022 +0000
description:
pocl: mark as BROKEN
This needs to be updated to 3.0 (available) to support llvm 14.
diffstat:
parallel/pocl/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d16a8871cff1 -r a178d47a4551 parallel/pocl/Makefile
--- a/parallel/pocl/Makefile Mon Aug 15 19:19:16 2022 +0000
+++ b/parallel/pocl/Makefile Mon Aug 15 19:21:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/04/18 19:11:56 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/08/15 19:21:21 wiz Exp $
DISTNAME= pocl-1.8
PKGREVISION= 2
@@ -10,6 +10,8 @@
COMMENT= Portable implementation of the OpenCL standard
LICENSE= mit
+BROKEN= "version 1.8 does not support llvm 14, please update this to 3.0"
+
USE_CMAKE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index