ignore test on apple
This commit is contained in:
parent
6ba56ac7b9
commit
7bee1c8616
@ -1,4 +1,5 @@
|
|||||||
//@only-target-x86_64: uses x86 target features
|
//@only-target-x86_64: uses x86 target features
|
||||||
|
//@ignore-target-x86_64-apple-darwin: that target actually has ssse3
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
assert!(!is_x86_feature_detected!("ssse3"));
|
assert!(!is_x86_feature_detected!("ssse3"));
|
||||||
|
Loading…
Reference in New Issue
Block a user