python-crypto: fixed endianness detection
authorJeffery To <redacted>
Fri, 30 Oct 2015 15:48:52 +0000 (23:48 +0800)
committerJeffery To <redacted>
Fri, 30 Oct 2015 15:48:52 +0000 (23:48 +0800)
commit35ae47a44c9a4044647689ea1360fe5b6f2a90c9
tree87c4aff6f0fc2d78dce0825446e6e4e55efc9b29
parent5354cf51592966364b8c7514e9f8b5316b8740cd
python-crypto: fixed endianness detection

This fixes setup.py so that it uses the endianness of the target system
instead of detecting endianness from the host. This affects the
computation of RIPEMD-160 hashes.

Signed-off-by: Jeffery To <redacted>
lang/python-crypto/Makefile
lang/python-crypto/patches/002-fix-endianness-detect.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT