mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
lang/dotnet: Mark BROKEN on 15-CURRENT aarch64
Reported by: pkg-fallout
This commit is contained in:
parent
bd7fc77528
commit
753fc234c7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user