library/std: Add support for loongarch64
This commit is contained in:
parent
ad26dab27c
commit
a5e23115bd
3 changed files with 3 additions and 0 deletions
|
@ -231,6 +231,7 @@ mod arch {
|
|||
}
|
||||
|
||||
#[cfg(any(
|
||||
target_arch = "loongarch64",
|
||||
target_arch = "mips64",
|
||||
target_arch = "s390x",
|
||||
target_arch = "sparc64",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue