Bug#973005: inventor: please enable builds on sparc64 and riscv64

2020-12-03 Thread Graham Inggs
Control: tags -1 + patch Attached is a patch which replaces the long string of comparisons with __SIZEOF_LONG__, i.e. -#if (_MIPS_SZPTR == 64 || __ia64 || __x86_64 || __alpha__ || __powerpc64__ || __s390x__ || __aarch64__) +#if (__SIZEOF_LONG__ == 8) I've uploaded inventor with this patch to

Bug#973005: inventor: please enable builds on sparc64 and riscv64

2020-10-27 Thread Graham Inggs
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