We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6431c90 commit 53885e8Copy full SHA for 53885e8
web/docs/environments.md
@@ -17,7 +17,7 @@ tools.
17
18
|| Name | Prefix | Toolchain | Architecture | C Library | C++ Library |
19
| - |- |- |-|-|-|-|
20
-| {: style="max-width:25px" } | **MSYS** | `/usr` | gcc | x86_64 | cygwin/msvcrt | libstdc++ |
+| {: style="max-width:25px" } | **MSYS** | `/usr` | gcc | x86_64 | cygwin | libstdc++ |
21
| {: style="max-width:25px" } | **MINGW64** | `/mingw64` | gcc | x86_64 | msvcrt | libstdc++ |
22
| {: style="max-width:25px" } | **UCRT64** | `/ucrt64` | gcc | x86_64 | ucrt | libstdc++ |
23
| {: style="max-width:25px" } | **CLANG64** | `/clang64` | llvm | x86_64 | ucrt | libc++ |
0 commit comments