On 5/19/26 01:24, Philippe Mathieu-Daudé wrote:
IOW we only platform this fixes is 32-bit OS with 64-bit time_t."32-bit *host* OS". Per ./configure script, we still allow: - x86_64 x32 ABI (CPU_CFLAGS="-mx32") - sparc32 (CPU_CFLAGS="-m32 -mv8plus -mcpu=ultrasparc") - s390 (CPU_CFLAGS="-m31")
All that is stuff that missed getting removed with the rest of 32-bit hosts.
otherwise falling back to TCI.
Even TCI is 64-bit now. r~
