Fix readme for mingw

This commit is contained in:
Alexandru Bagu 2023-05-03 19:08:34 +03:00 committed by Martin Fleisz
parent 0f486cd7a9
commit 4640da987a
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@ Overview
========
FreeRDP can be built for Windows using llvm-mingw (https://github.com/mstorsjo/llvm-mingw) with both msvcrt and ucrt.
MinGW builds are not actively mantained at the moment and every once in a while the build process may stop working. Pull requests to maintain MinGW support.
MinGW builds are not actively mantained at the moment and every once in a while the build process may stop working. Pull requests to maintain MinGW support are always welcome.
An example build system for LLVM-MinGW can be found here: https://github.com/FreeRDP/FreeRDP/tree/master/docs/mingw-example
An example build system for LLVM-MinGW can be found here: https://github.com/FreeRDP/FreeRDP/tree/master/docs/mingw-example