lang/dotnet: Mark BROKEN on 15-CURRENT aarch64

Reported by:	pkg-fallout
2024Q2
Gleb Popov 2024-02-27 11:31:34 +03:00
parent bd7fc77528
commit 753fc234c7
1 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,10 @@ PLIST_SUB= DOTNET_ARCH=${DOTNET_ARCH} FULL_DOTNETVERSION=${PORTVERSION} \
LIB_DEPENDS+= libcrypto.so.111:misc/compat13x
.endif
.if ${OSVERSION} >= 1500000 && ${ARCH} == aarch64
BROKEN= "crossgen2" exited with code 139
.endif
post-extract:
${CP} ${DISTDIR}/${DIST_SUBDIR}/release.json-${PORTVERSION} ${WRKSRC}/release.json