Brad Smith <b...@comstyle.com> writes:

> That isn't the case for 32-bit MIPS as the switch case for the ABI
> check matches
> on both 32-bit and 64-bit triples.

Ah, that's a bug, I think. That *mips* pattern (see
https://git.lysator.liu.se/nettle/nettle/-/blob/master/configure.ac#L344)
should be replaced to only match 64-bit mips. And similar for *sparc*,
just above.

Does it work to just replace it with *mips64*?

Regards,
/Niels

-- 
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list -- nettle-bugs@lists.lysator.liu.se
To unsubscribe send an email to nettle-bugs-le...@lists.lysator.liu.se

Reply via email to