Source: inventor Version: 2.1.5-10-23 Severity: wishlist Hi Maintainer
Please enable builds on sparc64 and riscv64. From information in the Architecture Specifics Memo [1], I believe this can be done simply by adding || __arch64__ || __riscv_xlen==64 to line 56 of debian/patches/endianness.patch [2] I've already tested this on the sparc64 porterbox and got a successful build. I haven't been able to test riscv64, but I don't see any harm in uploading to the archive and seeing what happens. Regards Graham [1] https://wiki.debian.org/ArchitectureSpecificsMemo#Summary [2] https://salsa.debian.org/science-team/inventor/-/blob/master/debian/patches/endianness.patch#L56