Skip to content

Conversation

@dpaoliello
Copy link
Contributor

In CI we detect and use arm-linux-androideabi-ar but some folks locally are seeing the test use llvm-ar - this is likely a difference in dependencies on the system (e.g., Android NDK installed or not) so we'll shim both.

Fixes #1012

@NobodyXu
Copy link
Contributor

@workingjubilee Can you please try this PR?

@workingjubilee
Copy link
Member

Yep, passes on my machine.

@NobodyXu NobodyXu merged commit bbae474 into rust-lang:main Mar 21, 2024
@NobodyXu
Copy link
Contributor

Thank you!

@dpaoliello dpaoliello deleted the shim branch March 22, 2024 17:26
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.

Local tests fail on x86-64 Linux since rust-lang/cc-rs#991

3 participants