mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
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 <jeffery.to@gmail.com>