Skip to content

Commit f2cae5c

Browse files
bors[bot]taiki-e
andauthored
Merge #723
723: Update list of targets that do not support Atomic*64 r=taiki-e a=taiki-e Co-authored-by: Taiki Endo <te316e89@gmail.com>
2 parents 800ca61 + 703d739 commit f2cae5c

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)