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:13:13 +0000 (13:13 +0100)
commit76d32595e43a08df299101467d162de2391f3482
treeeddeb90a2a4b413ad1ccc116fdb4f0dbf91e048c
parent36332d996412cc77b444e0ea4a65d36ee494dd3d
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)

(cherry picked from commit 1afb326da4b3a781dc0d7cd91262d81126783b07)
crypto/chacha/asm/chachap10-ppc.pl