libc
libc copied to clipboard
Revert "Also skip `MFD_EXEC` and `MFD_NOEXEC_SEAL` on sparc64"
First commit: backport https://github.com/rust-lang/libc/pull/4282
This commit was included in 1 but was not present in the original commmit. This was likely needed because of previous differences in CI setup and MSRV between the two branches.
Now that the two branches are much more similar, the same kernel verion and Rust versions are tested so this should no longer be needed.
This reverts commit 61331df06f425934fa43a506e25217f49a039a7c.
@tgross35: no appropriate reviewer found, use r? to override