We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428e7af commit 465ca0aCopy full SHA for 465ca0a
README.md
@@ -18,7 +18,7 @@ consistently across compilers and operating systems, and in 32-bit and
18
OpenLibm builds on Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD, and
19
DragonFly BSD. It builds with both GCC and clang. Although largely
20
tested and widely used on the x86 and x86-64 architectures, OpenLibm
21
-also supports arm, aarch64, ppc64le, mips, wasm32, and s390(x).
+also supports arm, aarch64, ppc64le, mips, wasm32, riscv, and s390(x).
22
23
## Build instructions
24
0 commit comments