Skip to content

Commit bd591aa

Browse files
authored
Readme: add new arch: loongarch64 (#287)
1 parent eb5330e commit bd591aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ consistently across compilers and operating systems, and in 32-bit and
1818
OpenLibm builds on Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD, and
1919
DragonFly BSD. It builds with both GCC and clang. Although largely
2020
tested and widely used on the x86 and x86-64 architectures, OpenLibm
21-
also supports arm, aarch64, ppc64le, mips, wasm32, riscv, and s390(x).
21+
also supports arm, aarch64, ppc64le, mips, wasm32, riscv, s390(x), and
22+
loongarch64.
2223

2324
## Build instructions
2425

0 commit comments

Comments
 (0)