Андрей Аладьев <[email protected]> writes: > Hello, please see the following gnutls issue > https://gitlab.com/gnutls/gnutls/issues/941. > > Nettle today is working on aarch64, aarch64_be and arm, but broken on armeb.
As Michael Weiser said, he contributed changes to arm assembly a while ago, to support armeb. I can't say why that fails in your setting. Double check that big-endian is detected correctly by configure. Also try to configure nettle --without-assembler, if that also fails, then it maybe something else in the environment that is broken. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
