Skip to content

Commit

Permalink
Update list of targets that do not support Atomic*64
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jul 25, 2021
1 parent 800ca61 commit 703d739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions no_atomic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const NO_ATOMIC_64: &[&str] = &[
"mipsel-unknown-none",
"mipsisa32r6-unknown-linux-gnu",
"mipsisa32r6el-unknown-linux-gnu",
"powerpc-unknown-freebsd",
"powerpc-unknown-linux-gnu",
"powerpc-unknown-linux-gnuspe",
"powerpc-unknown-linux-musl",
Expand Down

0 comments on commit 703d739

Please sign in to comment.