-
Notifications
You must be signed in to change notification settings - Fork 99
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
sgxs-tools
failed to compile when using feature pe2sgxs
on nightly
#433
Labels
Comments
Found this error from recent PR: #432 |
Taowyoo
added a commit
that referenced
this issue
Feb 6, 2023
Can we please fix this ASAP as we are no longer able to test on stable |
Pls check PR jethrogb/pe-rs#7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is because dependency is failed to compile because of recent update of
rust nightly
:make unaligned_reference a hard error #102513
The dependency jethrogb/pe-rs need to update to fix this.
Created corresponding issue in pe-rs : jethrogb/pe-rs#6
The text was updated successfully, but these errors were encountered: