Date: Wed, 11 Jan 2023 03:16:08 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cbb8f210b31b - main - devel/intel-graphics-compiler: adjust BROKEN after f7b5c1b4e5fd Message-ID: <202301110316.30B3G8dL037280@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=cbb8f210b31bf61b504377d2bbef9df81bf718d2 commit cbb8f210b31bf61b504377d2bbef9df81bf718d2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-11 03:13:12 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-11 03:14:53 +0000 devel/intel-graphics-compiler: adjust BROKEN after f7b5c1b4e5fd --- 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 0110ed2696f5..e2b112f905dc 100644 --- a/devel/intel-graphics-compiler/Makefile +++ b/devel/intel-graphics-compiler/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported BROKEN_FreeBSD_12_i386= clang crashes during build -BROKEN_FreeBSD_14_i386= clang crashes during build +BROKEN_FreeBSD_14_i386= lld crashes during build BUILD_DEPENDS= vc-intrinsics-${FLAVOR}>=0.4.0:devel/vc-intrinsics@${FLAVOR} LIB_DEPENDS= libLLVM-${FLAVOR:S/llvm//}.so:devel/${FLAVOR} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301110316.30B3G8dL037280>