Corrected endianness detection on ppc64el.
In common/arch.h, the endianness detection considers all powerpc architectures as big endian. Since that is not true for ppc64el, I added a verification that checks other preprocessor macros, only for ppc cases. Signed-off-by: Fernando Seiti Furusato <ferseiti@gmail.com>master
parent
31fc125e42
commit
9f80fcd74e
Loading…
Reference in New Issue