Support armv7-unknown-linux-gnueabi and armv7-unknown-linux-musleabi (soft-float variants) #63101
Labels
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-linux
Operating system: Linux
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Currently for armv7 only the hardfloat variants (
armv7-unknown-linux-gnueabihf
andarmv7-unknown-linux-musleabihf
) are supported.I'll try to open a pull request as this seems to be a small change.
The text was updated successfully, but these errors were encountered: