Skip to content

Conversation

scampi
Copy link
Contributor

@scampi scampi commented Feb 15, 2019

The stdsimd crate fails to compile with the following. Setting the TARGET envar fixes the problem.

error: custom attribute panicked
   --> crates/core_arch/src/x86/fxsr.rs:102:5
    |
102 |     #[simd_test(enable = "fxsr")]
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: message: TARGET environment variable should be set for rustc: NotPresent

@scampi
Copy link
Contributor Author

scampi commented Feb 15, 2019

the crate futures-rs fails with rust-lang/futures-rs#1453

@topecongiro topecongiro merged commit 2c221b6 into rust-lang:master Feb 18, 2019
@topecongiro
Copy link
Contributor

Thanks!

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