Skip to content
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

build.rs: fix mips32r6 detection for libc feature switch #856

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

chenx97
Copy link
Contributor

@chenx97 chenx97 commented Sep 28, 2023

and simplify the logic since inline assembly support for all variants of MIPS is experimental only.

@sunfishcode
Copy link
Member

Thanks!

@sunfishcode sunfishcode merged commit abd6686 into bytecodealliance:main Sep 28, 2023
43 checks passed
@sunfishcode
Copy link
Member

This is now released in rustix 0.38.15.

@chenx97 chenx97 deleted the mips32r6 branch October 12, 2023 10:17
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 15, 2023
…acrum

Update rustix to 0.38.19

addresses [rustix/rust-lang#856](bytecodealliance/rustix#856).

Commands that do the update:

`cargo +nightly update rustix`

r? `@Mark-Simulacrum`
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Oct 17, 2023
Update rustix to 0.38.19

addresses [rustix/#856](bytecodealliance/rustix#856).

Commands that do the update:

`cargo +nightly update rustix`

r? `@Mark-Simulacrum`
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.

2 participants