aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-01-11 03:13:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-01-11 03:14:53 +0000
commitcbb8f210b31bf61b504377d2bbef9df81bf718d2 (patch)
tree587d886e797baefb3cfd6e8d16205f39873feb72
parentf7b5c1b4e5fdc7a21824d116af4c56abe9fc78e8 (diff)
downloadports-cbb8f210b31bf61b504377d2bbef9df81bf718d2.tar.gz
ports-cbb8f210b31bf61b504377d2bbef9df81bf718d2.zip
devel/intel-graphics-compiler: adjust BROKEN after f7b5c1b4e5fd
-rw-r--r--devel/intel-graphics-compiler/Makefile2
1 files changed, 1 insertions, 1 deletions
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} \