mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 03:24:57 +04:00
Currently, armv5 and armv6 targets are both using armv6 rustc. Without this patch, rust programs in armv5 targets throw illegal instruction error. Signed-off-by: Lu jicong <jiconglu58@gmail.com>