aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorEli Zaretskii2022-12-24 21:39:26 +0200
committerEli Zaretskii2022-12-24 21:39:26 +0200
commit265b91d891adfad1051db38c6d2202d28cd0f67b (patch)
treea20e7917bd0f5d2b4460238c3c87f3b92f1050b1 /etc/PROBLEMS
parent75155e458601a3597d382660d0be863ab4d512c0 (diff)
downloademacs-265b91d891adfad1051db38c6d2202d28cd0f67b.tar.gz
emacs-265b91d891adfad1051db38c6d2202d28cd0f67b.zip
Revert "; Bump minimum supported Windows version for MinGW64 to Windows 10."
This reverts commit 75155e458601a3597d382660d0be863ab4d512c0. Evidently, some MSYS2/MinGW64 folks still think Windows 8.1 is the minimum supported version, even though MinGW-w64 switched to Windows 10 as the default target in January 2022.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 6db9e6d5be8..634480cce7d 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -3487,9 +3487,9 @@ The error message might be something like
3487 3487
3488This happens if you try to build Emacs on versions of MS-Windows older 3488This happens if you try to build Emacs on versions of MS-Windows older
3489than the minimum version supported by MinGW-w64. As of Dec 2022, the 3489than the minimum version supported by MinGW-w64. As of Dec 2022, the
3490minimum Windows version supported by MSYS2/MinGW-w64 is 10, and the 3490minimum supported Windows version is 8.1, and the computer hardware
3491computer hardware (CPU, memory, disk) should also match the minimum 3491(CPU, memory, disk) should also match the minimum Windows 8.1
3492Windows 10 requirements. 3492requirements.
3493 3493
3494*** Segfault during 'make' 3494*** Segfault during 'make'
3495 3495