user/dotnet8-runtime: disable due roslyn build failure

This commit is contained in:
Antoine Martin 2023-05-05 18:48:01 -04:00
parent 472817f0ca
commit 4f57a4be52
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -14,7 +14,8 @@ pkgdesc="The .NET $_pkgver_macro Core runtime"
# x86: blocked by https://github.com/dotnet/runtime/issues/77667
# armhf: blocked by https://github.com/dotnet/runtime/issues/77663
# riscv64: port WIP https://github.com/dotnet/runtime/issues/36748
arch="all !x86 !armhf !riscv64"
# roslyn fails
#arch="all !x86 !armhf !riscv64"
url=https://dotnet.microsoft.com
license="MIT"
depends="