Skip to content

Revert "std_detect: Do not use libc::getauxval on 32-bit Android" #1778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Apr 16, 2025

This reverts commit 85572dc.

This has been done in #1421 due to libc issue that lacking getauxval on 32-bit Android, but libc issue has been fixed in libc 0.2.172 (rust-lang/libc#4338).

@rustbot
Copy link
Collaborator

rustbot commented Apr 16, 2025

r? @Amanieu

rustbot has assigned @Amanieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Amanieu Amanieu added this pull request to the merge queue Apr 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 16, 2025
@Amanieu Amanieu added this pull request to the merge queue Apr 16, 2025
Merged via the queue into rust-lang:master with commit d8785a3 Apr 16, 2025
60 checks passed
@taiki-e taiki-e deleted the std-detect-getauxval-android-32 branch April 17, 2025 01:41
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.

3 participants