Chuanhong Guo a5d881f3a3 package: busybox: disable mips16 on hard-float
The busybox built with mips16 enabled has broken seq command.
Disassembling shows that the call to hard-float strtod in mips16
code is generated without the __call_stub_fp.

As a result, strtod returns the result in float point registers
while the calling mips16 code expect the result in v0/v1.

Disable mips16 on hard-float targets for now. The built .ipk goes
from 213316 bytes to 251419 bytes.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2024-09-22 23:21:02 +08:00
..
2020-07-02 23:30:56 +08:00
2022-12-08 14:20:57 +08:00
2020-07-02 23:30:56 +08:00
2022-12-08 14:20:57 +08:00
2024-01-13 13:23:49 +08:00
2022-12-08 14:20:57 +08:00
2022-12-08 14:20:57 +08:00
2022-12-08 14:20:57 +08:00
2017-09-06 19:19:45 +08:00
2017-09-06 19:19:45 +08:00
2022-12-08 14:20:57 +08:00
2022-12-08 14:20:57 +08:00
2022-12-08 14:20:57 +08:00
2022-12-08 14:20:57 +08:00
2022-12-08 14:20:57 +08:00