mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 16:24:27 +01:00
added linux-mips-uclibc to README.md
This commit is contained in:
parent
17c51fdff5
commit
5e7571369c
@ -101,6 +101,7 @@ The dockcross script will execute the given command-line inside the container, a
|
|||||||
| dockcross/linux-armv7a | ARMv7a | GCC | Linux |
|
| dockcross/linux-armv7a | ARMv7a | GCC | Linux |
|
||||||
| dockcross/linux-armv7l-musl | ARMv7l | GCC + musl | Linux |
|
| dockcross/linux-armv7l-musl | ARMv7l | GCC + musl | Linux |
|
||||||
| dockcross/linux-mips | mips | GCC | Linux |
|
| dockcross/linux-mips | mips | GCC | Linux |
|
||||||
|
| dockcross/linux-mips-uclibc | mips | GCC + uclibc | Linux |
|
||||||
| dockcross/linux-mips-lts | mips | GCC 8.5.0 + Glibc 2.28 | Linux |
|
| dockcross/linux-mips-lts | mips | GCC 8.5.0 + Glibc 2.28 | Linux |
|
||||||
| dockcross/linux-mipsel-lts | mipsel | GCC 8.5.0 + Glibc 2.28 | Linux |
|
| dockcross/linux-mipsel-lts | mipsel | GCC 8.5.0 + Glibc 2.28 | Linux |
|
||||||
| dockcross/linux-s390x | s390x | GCC | Linux |
|
| dockcross/linux-s390x | s390x | GCC | Linux |
|
||||||
|
Loading…
Reference in New Issue
Block a user