Re: Proposed CHOST change for the 64bit time_t transition

2024-09-08 Thread Jacob Bachmeyer
Arsen Arsenović wrote: Bruno Haible writes: Paul Eggert wrote: I'd rather just switch, as Debian has. I'd go one step further, and not only make the ABI transition without changing the canonical triplet, but also make gcc and clang define -D_FILE_OFFSET_BITS=64 -D_TIME_BITS

Re: Proposed CHOST change for the 64bit time_t transition

2024-09-08 Thread Arsen Arsenović
Bruno Haible writes: > Paul Eggert wrote: >> I'd rather just switch, as Debian has. > > I'd go one step further, and not only > make the ABI transition without changing the canonical triplet, > but also > make gcc and clang define -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 > among their predefi