]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix aarch64 static linking into shared libraries (see issue #10842 and pull request...
authorRomain Geissler <romain.geissler@amadeus.com>
Fri, 2 Oct 2020 00:07:32 +0000 (00:07 +0000)
committerRomain Geissler <romain.geissler@amadeus.com>
Thu, 22 Oct 2020 12:17:21 +0000 (12:17 +0000)
commitd741debb320bf54e8575d35603a44d4eb40fa1f9
tree9c1c6f02516bde6213d1508380f4c4a646f70254
parentb11aa831cfe09befe3fb3229ca46a4a59352de34
Fix aarch64 static linking into shared libraries (see issue #10842 and pull request #11464)

Cherry-pick of https://github.com/openssl/openssl/pull/13056 for branch 1.1.1. Tested against
the release 1.1.1h

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13218)
crypto/chacha/asm/chacha-armv8.pl
crypto/poly1305/asm/poly1305-armv8.pl
crypto/sha/asm/sha1-armv8.pl
crypto/sha/asm/sha512-armv8.pl