Skip to content

Commit

Permalink
fix support
Browse files Browse the repository at this point in the history
  • Loading branch information
trcrsired committed Jun 14, 2024
1 parent 6317cf0 commit 7a31bb0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions support.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7a31bb0

Please sign in to comment.