Skip to content

Commit 703d739

Browse files
committed
Update list of targets that do not support Atomic*64
1 parent 800ca61 commit 703d739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

no_atomic.rs

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ const NO_ATOMIC_64: &[&str] = &[
3232
"mipsel-unknown-none",
3333
"mipsisa32r6-unknown-linux-gnu",
3434
"mipsisa32r6el-unknown-linux-gnu",
35+
"powerpc-unknown-freebsd",
3536
"powerpc-unknown-linux-gnu",
3637
"powerpc-unknown-linux-gnuspe",
3738
"powerpc-unknown-linux-musl",

0 commit comments

Comments
 (0)