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

Fix compile of stdsimd on powerpc with no flags #531

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

alexcrichton
Copy link
Member

We're running into issues updating with rust-lang/rust#52535, so we need to get
this working without RUSTFLAGS enabling the altivec feature

We're running into issues updating with rust-lang/rust#52535, so we need to get
this working without `RUSTFLAGS` enabling the `altivec` feature
@alexcrichton
Copy link
Member Author

cc @lu-zero

@alexcrichton alexcrichton merged commit 5a20376 into rust-lang:master Jul 20, 2018
@alexcrichton alexcrichton deleted the less-altivec branch July 20, 2018 16:54
@lu-zero
Copy link
Contributor

lu-zero commented Jul 20, 2018 via email

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