git: 3f6bad556410 - main - devel/intel-graphics-compiler: abandon llvm10 after b2e49cc576b5

Jan Beich jbeich at FreeBSD.org
Fri Oct 1 02:32:51 UTC 2021


The branch main has been updated by jbeich:

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

commit 3f6bad55641032cde86017118b289fff4a2aa0f5
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-10-01 02:03:28 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-10-01 02:09:34 +0000

    devel/intel-graphics-compiler: abandon llvm10 after b2e49cc576b5
    
    https://github.com/intel/intel-graphics-compiler/commit/373592d5c26c
---
 devel/intel-graphics-compiler/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile
index b414a751d86f..ec010d9a3569 100644
--- a/devel/intel-graphics-compiler/Makefile
+++ b/devel/intel-graphics-compiler/Makefile
@@ -12,7 +12,6 @@ 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/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-all mailing list