Use workaround of __builtin_setjmp only on MINGW on MSVCRT
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 1 Apr 2025 20:24:59 +0000 (16:24 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 1 Apr 2025 20:24:59 +0000 (16:24 -0400)
commitc313fa4602defe1be947370ab5b217ca163a1e3c
treee51f67385079fe9f42591aeaf88ea55f4ae5bcff
parente19dc74491e68e1df05c99c4937929cef3092a3b
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
src/include/c.h