Skip to content

Commit c74928a

Browse files
committed
Include stdlib('m2w64_c')
Signed-off-by: Michał Górny <mgorny@quansight.com>
1 parent fd2b868 commit c74928a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainer/infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ There exists an alternative, MinGW-based, compiler stack on Windows:
598598
- `m2w64_cxx` for the C++ compiler
599599
- `m2w64_fortran` for the Fortran compiler
600600

601-
However, it is falling out
601+
Along with these compilers, `stdlib('m2w64_c')` needs to be used. However, this stack is falling out
602602
of use now that most projects will natively support compilation also with MSVC, in addition
603603
to several complications arising from mixing compiler stacks.
604604

0 commit comments

Comments
 (0)