git: a2131bbf862a - main - devel/intel-graphics-compiler: chase llvm10 issue link move

Jan Beich jbeich at FreeBSD.org
Mon Sep 6 21:17:08 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a2131bbf862a15b2f299e009ae02b87621168d70

commit a2131bbf862a15b2f299e009ae02b87621168d70
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-06 21:16:56 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-06 21:16:56 +0000

    devel/intel-graphics-compiler: chase llvm10 issue link move
---
 devel/intel-graphics-compiler/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile
index fdb576d89b50..c2c931c6ef12 100644
--- a/devel/intel-graphics-compiler/Makefile
+++ b/devel/intel-graphics-compiler/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	Only Intel GPUs on x86 are supported
 
-# llvm10 is unstable, see https://github.com/intel/compute-runtime/issues/431
+# llvm10 is unstable, see https://github.com/intel/intel-graphics-compiler/issues/202
 BUILD_DEPENDS=	vc-intrinsics-llvm11>=s20210730:devel/vc-intrinsics at llvm11
 LIB_DEPENDS=	libopencl-clang.so.11:devel/opencl-clang at llvm11
 


More information about the dev-commits-ports-main mailing list