chachap10-ppc.pl: Fix truncated relocation
author响马 <lion@9465.net>
Sat, 17 Feb 2024 22:57:57 +0000 (06:57 +0800)
committerTomas Mraz <tomas@openssl.org>
Thu, 22 Feb 2024 12:11:24 +0000 (13:11 +0100)
commit1afb326da4b3a781dc0d7cd91262d81126783b07
tree9bfae57014760e3ce022b6e0e3877edb1a8bfe3c
parentf4ed6eed2c8fcb1852938683669218655fe4f894
chachap10-ppc.pl: Fix truncated relocation

Fix error: relocation truncated to fit: R_PPC64_REL14 (stub)
against symbol `ChaCha20_ctr32_vsx_8x'

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23618)
crypto/chacha/asm/chachap10-ppc.pl