Description
Compiles ARMv7 EABI hard-float target software with the Linaro GCC 7.5 cross-compiler build. It is useful for embedded projects that require this exact ABI and older toolchain behavior.
Hard-float and soft-float ARM ABIs are not interchangeable. Confirm the target CPU, floating-point ABI, and runtime libraries before building firmware or system packages.