diff options
author | Robin Lee <robinlee.sysu@gmail.com> | 2023-02-26 06:56:14 +0100 |
---|---|---|
committer | Pauli <pauli@openssl.org> | 2023-02-28 23:19:08 +0100 |
commit | a6d7093a1dc890493d3577c738e729c0265d7b40 (patch) | |
tree | a901d694f027aec8ea56b997406f827f33ca3e61 /test | |
parent | Update FIPS provider documentation to note that fips=yes is mandatory (diff) | |
download | openssl-a6d7093a1dc890493d3577c738e729c0265d7b40.tar.xz openssl-a6d7093a1dc890493d3577c738e729c0265d7b40.zip |
ec: Use .machine "any" explicitly in ecp_nistp521-ppc64
Since GCC commit e154242724b084380e3221df7c08fcdbd8460674 the flag "-many"
is sometimes not passed to the assembler. Use .machine "any" just like
ecp_nistz256-ppc64 to prevent compile errors when built with some
configurations of GCC.
CLA: trivial
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20378)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions