mirror of git://git.musl-libc.org/musl
document riscv64 support in INSTALL document
This commit is contained in:
parent
759900403d
commit
0f72228208
5
INSTALL
5
INSTALL
|
@ -96,6 +96,11 @@ and ABI combinations:
|
||||||
|
|
||||||
* OpenRISC 1000 (or1k)
|
* OpenRISC 1000 (or1k)
|
||||||
|
|
||||||
|
* RISC-V 64
|
||||||
|
* Little endian
|
||||||
|
* Hard, soft, and hard-single/soft-double floating point ABIs
|
||||||
|
* Standard ELF; no shared-text NOMMU support
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Build and Installation Procedure
|
Build and Installation Procedure
|
||||||
|
|
Loading…
Reference in New Issue