-
Notifications
You must be signed in to change notification settings - Fork 419
Closed
Labels
A-androidArea: android targetsArea: android targets
Description
Checklist
- I've looked through the issues and pull requests for similar reports
Describe your issue
My CI fails on the following targets after Rust 1.68 released.
- aarch64-linux-android
- i686-linux-android
- x86_64-linux-android
I don't know how to fix it.
What target(s) are you cross-compiling for?
aarch64-linux-android, i686-linux-android, x86_64-linux-android
Which operating system is the host (e.g computer cross is on) running?
- macOS
- Windows
- Linux / BSD
- other OS (specify in description)
What architecture is the host?
- x86_64 / AMD64
- arm32
- arm64 (including Mac M1)
What container engine is cross using?
- docker
- podman
- other container engine (specify in description)
cross version
cross v0.2.5
Example
No response
Additional information / notes
No response
Metadata
Metadata
Assignees
Labels
A-androidArea: android targetsArea: android targets