]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove workaround for an old ppc64le compiler bug
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 11 Mar 2025 17:58:25 +0000 (18:58 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Mar 2025 10:19:29 +0000 (11:19 +0100)
commitd37ca7413c7163f7b6d76c1f5192bb19031901fd
treed27338d20d3414dee08c81364686c37a61b4e98a
parent756859cf8d67f1c0b3c7ee254648118710afacd5
Remove workaround for an old ppc64le compiler bug

Lowering the optimization level is no longer needed,
since the old compiler bug from ubuntu-20.04 has been
fixed meanwhile.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27033)

(cherry picked from commit c658a60aae5b3ac5a22cc11ad59d687bafcc6fbf)
(cherry picked from commit 9609e2a5f0af1e3151ec4f793ac99580d7b26577)
.github/workflows/cross-compiles.yml