Hi, Vincent Legoll <[email protected]> skribis:
> On Tue, May 5, 2020 at 11:23 AM Ludovic Courtès <[email protected]> wrote: >> The patch below appears to fix it: > > Is target-word-size checking always equivalent to cross-compiling ? In this case it’s sufficient: it’s just about ‘sizeof’ and ‘alignof’, so the word size is all that matters. Ludo’.
