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)
}, {
arch: powerpc64le-linux-gnu,
libs: libc6-dev-ppc64el-cross,
- # The default compiler for this platform on Ubuntu 20.04 seems
- # buggy and causes test failures. Dropping the optimisation level
- # resolves it.
- target: -O2 linux-ppc64le,
+ target: linux-ppc64le,
fips: no
}, {
arch: riscv64-linux-gnu,