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

Support building on stable toolchain #247

Closed
3 tasks done
mkroening opened this issue Dec 12, 2021 · 0 comments · Fixed by #254
Closed
3 tasks done

Support building on stable toolchain #247

mkroening opened this issue Dec 12, 2021 · 0 comments · Fixed by #254
Assignees

Comments

@mkroening
Copy link
Member

mkroening commented Dec 12, 2021

@mkroening mkroening self-assigned this Dec 12, 2021
bors bot added a commit that referenced this issue Dec 16, 2021
248: Remove x86 dependency r=mkroening a=mkroening

This is required for #247.

The `x86` crate does not provide a configuration which can be compiled on the stable toolchain channel. The rest of uhyve has already been migrated to `x86_64`. The constants imported from `x86` have been inserted manually.

Co-authored-by: Martin Kröning <mkroening@posteo.net>
@bors bors bot closed this as completed in f418c7b Dec 16, 2021
@bors bors bot closed this as completed in #254 Dec 16, 2021
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 a pull request may close this issue.

1 participant