From 05888ce157d4ff3029c335984fb411a0ccff734c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 24 Jul 2025 12:59:49 +0200 Subject: [PATCH] INSTALL.md: update --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 410fba07d4..0c53731710 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -181,7 +181,7 @@ Building for Windows XP is required as a minimum. You can build curl with: - Microsoft Visual Studio 2008 v9.0 or later (`_MSC_VER >= 1500`) -- MinGW-w64 +- MinGW-w64 3.0 or later (`__MINGW64_VERSION_MAJOR >= 3`) ## Building Windows DLLs and C runtime (CRT) linkage issues