test fix: aarch64 atomics are only outlined on Linux.
This commit is contained in:
parent
e1e9319d93
commit
2a1fbb86eb
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
// compile-flags: --target aarch64-unknown-linux-gnu
|
||||
// needs-llvm-components: aarch64
|
||||
// only-aarch64
|
||||
// only-linux
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue