devel/intel-graphics-compiler: mark BROKEN on FreeBSD 14 i386

FAILED: IGC/Release/libigc.so.1.0.1
[...]
ld: error: failed to open IGC/Release/libigc.so.1.0.1: Cannot allocate memory
c++: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
This commit is contained in:
Jan Beich 2023-01-11 03:09:12 +00:00
parent ae1c0e0ce7
commit f7b5c1b4e5

View file

@ -14,6 +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
BUILD_DEPENDS= vc-intrinsics-${FLAVOR}>=0.4.0:devel/vc-intrinsics@${FLAVOR}
LIB_DEPENDS= libLLVM-${FLAVOR:S/llvm//}.so:devel/${FLAVOR} \