aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-04-24 10:58:39 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-04-24 11:12:09 +0000
commit677d1402ddbf0b21ac5499d837e527dcd2c570ab (patch)
tree702b85ac69598f24830581cc74fc92935c7f2403
parenta3d03915f85b43d93bac60b4f728fc69df98e0d3 (diff)
downloadports-677d1402ddbf0b21ac5499d837e527dcd2c570ab.tar.gz
ports-677d1402ddbf0b21ac5499d837e527dcd2c570ab.zip
devel/intel-graphics-compiler: mark BROKEN on i386 after 7f4f8e29bb31
1. ../.build/IGC/Release/bif/embedder/OCLBiFImpl__igc_bif_BC_122.cpp:1604886:1: current parser token 'unsigned' 2. ../.build/IGC/Release/bif/embedder/OCLBiFImpl__igc_bif_BC_122.cpp:3:54: LLVM IR generation of declaration '_igc_bif_BC_122' 3. ../.build/IGC/Release/bif/embedder/OCLBiFImpl__igc_bif_BC_122.cpp:3:54: Generating code for declaration '_igc_bif_BC_122' Reported by: pkg-fallout
-rw-r--r--devel/intel-graphics-compiler/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/intel-graphics-compiler/Makefile b/devel/intel-graphics-compiler/Makefile
index 59856a62db01..520cf34d715d 100644
--- a/devel/intel-graphics-compiler/Makefile
+++ b/devel/intel-graphics-compiler/Makefile
@@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
ONLY_FOR_ARCHS= aarch64 amd64 i386
ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported
+BROKEN_i386= clang crashes during build
BUILD_DEPENDS= vc-intrinsics-${FLAVOR}>=0.1.0_1:devel/vc-intrinsics@${FLAVOR}
LIB_DEPENDS= libLLVM-${FLAVOR:S/llvm//}.so:devel/${FLAVOR} \