diff options
| author | rin <rin@NetBSD.org> | 2023-07-08 23:54:27 +0000 |
|---|---|---|
| committer | rin <rin@NetBSD.org> | 2023-07-08 23:54:27 +0000 |
| commit | 7e198ef2756edbb6d83001f2767b3f787e3df9b7 (patch) | |
| tree | deea3ddd63ec5e10f51bb45025001a9888a038ed /usr.bin/make | |
| parent | 72291f498126dbbeb97f9e83bb05c6b14ddb522d (diff) | |
Sprinkle OPENSSL_NO_EC_NISTP_64_GCC_128 for aarch64eb.
Otherwise, the following tests fail with wrong results:
- crypto/libcrypto/t_ciphers:evp
- crypto/libcrypto/t_pubkey:ec
Official document says ec_nistp_64_gcc_128 does not support big endian:
https://github.com/openssl/openssl/blob/master/INSTALL.md#enable-ec_nistp_64_gcc_128
Thanks @a_rin for pointing this out on Twitter!
Note that an equivalent hack was present in openssl.old for aarch64eb,
alpha, and sparc64. But:
- alpha received upstream fix (PR lib/55701)
- sparc64 has been fixed differently (PR port-sparc64/57472)
Diffstat (limited to 'usr.bin/make')
0 files changed, 0 insertions, 0 deletions
