]> 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:49 +0000 (11:19 +0100)
commit975c38dff8fc63f26d1f3eeb9e47a99e75b34ead
treee268f4cd4f565630e58a2d1c55db1108ee1d8f6b
parentcb0cada73b94d6c1100dc3a2c30e54cf10a58a98
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)
.github/workflows/cross-compiles.yml