Configurations: PowerPC is big endian
authorSebastian Andrzej Siewior <sebastian@breakpoint.cc>
Sun, 5 Jul 2020 18:52:39 +0000 (20:52 +0200)
committerTomas Mraz <tmraz@fedoraproject.org>
Mon, 14 Dec 2020 08:56:03 +0000 (09:56 +0100)
commit52c6c12c1cad6f1046b34f4139d1aa3e967a5530
tree72657399091089bf13a0d8f233feb7aa6059112b
parent3dafbd4468b6be4ee5228f1a1ba44c8826eff32d
Configurations: PowerPC is big endian

Define B_ENDIAN on PowerPC because it is a big endian architecture. With
this change the BN* related tests pass.

Fixes: #12199
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12371)
Configurations/10-main.conf