Skip to content

Conversation

sunfishcode
Copy link
Member

Make MountFlags::NOSYMFOLLOW, InputModes::IUCLC, LocalModes::XCASE, and PointerAuthenticationKeys conditional on linux_raw_dep, so that they don't break compiling on Android with the linux_raw_sys dependency disabled.

Fixes #1513.

Make `MountFlags::NOSYMFOLLOW`, `InputModes::IUCLC`,
`LocalModes::XCASE`, and `PointerAuthenticationKeys` conditional on
`linux_raw_dep`, so that they don't break compiling on Android with
the linux_raw_sys dependency disabled.

Fixes #1513.
@sunfishcode sunfishcode merged commit 0a10015 into main Sep 9, 2025
50 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/android-pointer-authentication-keys branch September 9, 2025 15:03
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.

rustix 1.1.1 compilation faillure on android

1 participant