diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-20 15:19:02 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-20 15:21:40 +0100 |
commit | 8c9508e8241e41b4ad3ea4c0746c4e83621f994b (patch) | |
tree | 743df00972d7480f7f436fe06658edfb95420477 /profiles | |
parent | sys-apps/elfix: keyword 0.9.5 for ~riscv (diff) | |
download | gentoo-8c9508e8241e41b4ad3ea4c0746c4e83621f994b.tar.gz gentoo-8c9508e8241e41b4ad3ea4c0746c4e83621f994b.tar.bz2 gentoo-8c9508e8241e41b4ad3ea4c0746c4e83621f994b.zip |
dev-lang/mono: keyword 6.12.0.122 for -riscv
Fails to build, and according to upstream documentation even when it
does build it can't do much more than run a Hello, world! example in C#.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index c4c7b54e6a0a..865898a6b562 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -32,6 +32,10 @@ valgrind # Not tested yet bluetooth jack + +# As of August 2021, RISC-V support in dev-lang/mono is minimal and some +# versions do not even build on this arch. See +# https://github.com/dotnet/runtime/issues/36748 mono # No proper support for this arch yet |