From: Martin Ling Date: Fri, 7 Feb 2020 10:48:48 +0000 (+0000) Subject: README: Remove note about old MinGW, it actually works fine. X-Git-Tag: libserialport-0.1.2~22 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=6711e43e9b1f12756eb0fd5272dbc4e2cd5a04df;p=libserialport.git README: Remove note about old MinGW, it actually works fine. --- diff --git a/README b/README index 630702b..b076d0c 100644 --- a/README +++ b/README @@ -61,8 +61,6 @@ against the Cygwin compatibility layer; this works, but port enumeration and metadata will not be available, and binaries will depend on Cygwin. The builds produced by MinGW-w64 are normal Windows DLLs without additional dependencies. -The "old" MinGW from http://mingw.org/ is not supported. - API ===