ignore test on apple
This commit is contained in:
parent
6ba56ac7b9
commit
7bee1c8616
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
//@only-target-x86_64: uses x86 target features
|
||||
//@ignore-target-x86_64-apple-darwin: that target actually has ssse3
|
||||
|
||||
fn main() {
|
||||
assert!(!is_x86_feature_detected!("ssse3"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue