stdarch icon indicating copy to clipboard operation
stdarch copied to clipboard

Update the Android NDK script to r25b

Open chriswailes opened this issue 2 years ago • 6 comments

Updating the Android NDK in accordance with new platform support policy.

chriswailes avatar Sep 28 '22 00:09 chriswailes

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

rust-highfive avatar Sep 28 '22 00:09 rust-highfive

This is related to https://github.com/rust-lang/rust/pull/102332

chriswailes avatar Sep 28 '22 00:09 chriswailes

+ mv android-ndk-r25b-linux /android/ndk-x86_64
mv: cannot stat 'android-ndk-r25b-linux': No such file or directory

Perhaps the path within the zip is incorrect?

Amanieu avatar Sep 29 '22 01:09 Amanieu

Perhaps the path within the zip is incorrect?

Sure was. Needed to drop the -linux suffix.

chriswailes avatar Sep 29 '22 20:09 chriswailes

bench_black_box is now stable, you need to remove it from the unstable feature list.

Amanieu avatar Sep 29 '22 20:09 Amanieu

:umbrella: The latest upstream changes (presumably b585b64ef86d6d3082076cd798fe368c6a30d460) made this pull request unmergeable. Please resolve the merge conflicts.

bors avatar Oct 25 '22 16:10 bors