-
Notifications
You must be signed in to change notification settings - Fork 704
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 panic on ppc #1567
Comments
This is ...and, issue #1555 is fairly strongly related to this. |
Closing this as a duplicate of an earlier PPC issue. |
As title, build whill panic on ppc,
Option::unwrap() on a None value, build.rs:358:10
The text was updated successfully, but these errors were encountered: