mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-09 08:27:38 +00:00
test fix: aarch64 atomics are only outlined on Linux.
This commit is contained in:
parent
e1e9319d93
commit
2a1fbb86eb
@ -4,6 +4,7 @@
|
||||
// compile-flags: --target aarch64-unknown-linux-gnu
|
||||
// needs-llvm-components: aarch64
|
||||
// only-aarch64
|
||||
// only-linux
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user