Skip to content

fix: build error on the latest nightly #328

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 2 commits into from
Dec 16, 2021

Conversation

toku-sa-n
Copy link
Member

qemu-exit crate also must be updated. I sent a PR: rust-embedded/qemu-exit#20

toku-sa-n and others added 2 commits December 16, 2021 11:59
`qemu-exit` crate also must be updated. I sent a PR: rust-embedded/qemu-exit#20
Add `use core::arch::asm` in a couple places, and add a temporary
override of the qemu-exit dep to point at a branch with the asm fix.

Partially fixes rust-osdev#329 (but
keep it open until qemu-exit can be switched back to a normal release.)
@nicholasbishop
Copy link
Member

Thanks! I've pushed another commit to hopefully fix the remaining CI issues.

@nicholasbishop nicholasbishop merged commit c0311ff into rust-osdev:master Dec 16, 2021
@toku-sa-n toku-sa-n deleted the fix_asm branch December 17, 2021 01:06
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