Use workaround of __builtin_setjmp only on MINGW on MSVCRT
Andrew Dunstan <andrew@dunslane.net>
Use workaround of __builtin_setjmp only on MINGW on MSVCRT MSVCRT is not present Windows/ARM64 and the workaround is not necessary on any UCRT based toolchain. Author: Lars Kanis <lars@greiz-reinsdorf.de> Discussion: https://postgr.es/m/CAHXCYb2OjNHtoGVKyXtXmw4B3bUXwJX6M-Lcp1KcMCRUMLOocA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/c.h | modified | +5 −5 |
Discussion
- [PATCH] Fix build on MINGW on ARM64 9 messages · 2025-02-01 → 2025-04-07