(#7205) [doc] Update supported platforms and configurations (2021-09-08)

Co-authored-by: CCI bot <javierg@jfrog.com>
This commit is contained in:
Conan Center Index Bot
2021-09-09 00:03:29 +02:00
committed by GitHub
parent 3526e0baa3
commit a4325235b9

View File

@@ -51,8 +51,8 @@ For more information see [conan-io/conan-docker-tools](https://github.com/conan-
## Linux
- Compilers:
- GCC versions: 10, 4.9, 5, 6, 7, 8, 9
- Clang versions: 10, 11, 3.9, 4.0, 5.0, 6.0, 7.0, 8, 9
- GCC versions: 10, 5, 6, 7, 8, 9
- Clang versions: 10, 11
- C++ Standard Library (`libcxx`):
- GCC compiler: `libstdc++`, `libstdc++11`
- Clang compiler: `libstdc++`, `libc++`