Skip to content

Commit 369d3f6

Browse files
committed
Add ppc support.
1 parent 076a1cf commit 369d3f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ consistently across compilers and operating systems, and in 32-bit and
1414

1515
## Platform support
1616

17-
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and OpenBSD. It builds
18-
with both GCC and clang. Although largely tested on x86, it also
19-
includes experimental support for ARM.
17+
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and OpenBSD. It
18+
builds with both GCC and clang. Although largely tested and widely
19+
used on x86 architectures, openlibm also supports ARM and powerPC.
2020

2121
## Build instructions
2222

0 commit comments

Comments
 (0)