mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
README: Refer to MSYS2 only.
The "old" MSYS related to the "old" and unsupported MinGW (from mingw.org) may or may not work properly, so only refer to MSYS2 which we currently recommend and which has been tested.
This commit is contained in:
parent
144a598f19
commit
f11a67ed5f
2
README
2
README
@ -43,7 +43,7 @@ Building
|
||||
The package uses a GNU style build system and requires a Unix style shell.
|
||||
|
||||
Windows builds can be created natively with the MinGW-w64 toolchain and
|
||||
MSYS environment, or cross-compiled using a MinGW-w64 toolchain:
|
||||
MSYS2 environment, or cross-compiled using a MinGW-w64 toolchain:
|
||||
|
||||
http://mingw-w64.sourceforge.net/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user