From 7a31bb0a428060ccc467e526709a01cfa2ccc5c7 Mon Sep 17 00:00:00 2001 From: trcrsired Date: Fri, 14 Jun 2024 17:39:00 -0400 Subject: [PATCH] fix support --- support.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/support.md b/support.md index 250088eab..ad4303063 100644 --- a/support.md +++ b/support.md @@ -112,10 +112,11 @@ On Windows 95 or 95 Plus! you can enable `-O3` but not `-Ofast`. You'll also nee - MSVCRT - Universal CRT - Universal CRT with MSVC debugging -- Wine's Emulated MSVCRT -- Wine's Emulated UCRT -- ReactOS Emulated MSVCRT -- ReactOS Emulated UCRT +- Wine's MSVCRT +- Wine's UCRT 9.11+ +See wine bug [PR53960](https://gitlab.winehq.org/wine/wine/-/merge_requests/5752) +- ReactOS MSVCRT +- ReactOS UCRT - BSD libc/Apple Darwin - MUSL libc - DJGPP