mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-29 13:03:42 +01:00
Add ppc support.
This commit is contained in:
parent
076a1cfb82
commit
369d3f6b6d
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@ consistently across compilers and operating systems, and in 32-bit and
|
||||||
|
|
||||||
## Platform support
|
## Platform support
|
||||||
|
|
||||||
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and OpenBSD. It builds
|
OpenLibm builds on Linux, Mac OS X, Windows, FreeBSD, and OpenBSD. It
|
||||||
with both GCC and clang. Although largely tested on x86, it also
|
builds with both GCC and clang. Although largely tested and widely
|
||||||
includes experimental support for ARM.
|
used on x86 architectures, openlibm also supports ARM and powerPC.
|
||||||
|
|
||||||
## Build instructions
|
## Build instructions
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue