Skip to content

Commit e6ac7d7

Browse files
committed
Update README with new OS and arch support
1 parent f731481 commit e6ac7d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ consistently across compilers and operating systems, and in 32-bit and
1515

1616
## Platform support
1717

18-
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, OpenBSD, and
18+
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, and mips.
21+
also supports arm, aarch64, ppc64le, mips, wasm32, and s390(x).
2222

2323
## Build instructions
2424

0 commit comments

Comments
 (0)