Skip to content

Conversation

hsivonen
Copy link

The thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnueabihf targets were added in rust-lang/rust#56947. The glibc target was added to CI for release via rustup in rust-lang/rust#57862.

Also correct existing ARM Android entries. Specifically, the armv7 Android target is a thumb-mode target despite its name (corresponds to armeabi-v7a with thumb enabled in Android) and, AFAICT, the arm Android target isn't an ARMv7 target but an ARMv5TE target (corresponds to armeabi in Android).

…gnueabihf

The above targets were added in
rust-lang/rust#56947

Also correct existing ARM Android entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant