Update text

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-10-18 10:51:55 +02:00
parent c06be541ac
commit 6d00aa95f5

View File

@ -72,6 +72,8 @@ The dockcross script will execute the given command-line inside the container, a
## Summary cross compilers
The list of docker images that are **supported**.
| Image name | Target arch | Compiler | Target OS |
|:-------:|:--------:|:------:|:-----:|
| dockcross/base | - | - | - |
@ -117,7 +119,7 @@ The dockcross script will execute the given command-line inside the container, a
| dockcross/windows-armv7 | ARMv7 | Clang | Windows |
| dockcross/windows-arm64 | ARMv8 | Clang | Windows |
The list of docker images that are **no longer supported**
The list of docker images that are **no longer maintained**
| Image name | Target arch | Compiler | Target OS |
|:-------:|:--------:|:------:|:-----:|