mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-22 22:22:05 +03:00
add mips to supported arch list in INSTALL file
This commit is contained in:
parent
259071c249
commit
3ae8b980d1
2
INSTALL
2
INSTALL
@ -19,7 +19,7 @@ First, some prerequisites:
|
|||||||
you don't need threads or POSIX 2008 features, even 2.4 is probably
|
you don't need threads or POSIX 2008 features, even 2.4 is probably
|
||||||
okay.
|
okay.
|
||||||
|
|
||||||
- A supported CPU architecture (currently i386, x86_64, or arm).
|
- A supported CPU architecture (currently i386, x86_64, arm, or mips).
|
||||||
|
|
||||||
- If you want to use dynamic linking, it's recommended that you have
|
- If you want to use dynamic linking, it's recommended that you have
|
||||||
permissions to write to /lib and /etc. Otherwise your binaries will
|
permissions to write to /lib and /etc. Otherwise your binaries will
|
||||||
|
Loading…
Reference in New Issue
Block a user