bitcoin/depends/patches
fanquake 730886b92b
depends: fix libevent _WIN32_WINNT usage
Starting with version 13.x, the mingw headers will define the value of
NTDDI_VERSION, based on the value of _WIN32_WINNT, if that version is <
Windows 10. Given that libevent was undefining our _WIN32_WINNT, and
redefining it to a value < Windows 10 (0x0501), NTDDI_VERSION was also
being defined to that value, leading to functions not being exposed in
the mingw-w64 headers; see here:
9c2668ef77/mingw-w64-headers/include/iphlpapi.h (L36-L41).

Imports a commit from usptream (a14ff91254f40cf36e0fee199e26fb11260fab49).

Fixes #32707.

Github-Pull: #32837
Rebased-From: f5647c6c5a
2025-07-16 13:50:53 +01:00
..
bdb build: use patch rather than sed in bdb package 2020-08-25 13:19:55 +08:00
expat depends: switch to building expat with CMake 2024-07-23 15:37:01 +01:00
fontconfig build: Bump Fonconfig version up to 2.12.6 2021-12-03 17:39:17 +02:00
freetype build: patch cmake min version on freetype 2025-06-19 10:39:27 +01:00
libevent depends: fix libevent _WIN32_WINNT usage 2025-07-16 13:50:53 +01:00
libxcb libxcb: use a patch instead of sed 2022-07-29 14:02:23 +01:00
qrencode depends: switch to building libqrencode with CMake 2024-03-26 10:28:29 +00:00
qt depends: Qt 5.15.16 2025-01-15 11:52:27 +00:00
systemtap Revert "depends: systemtap: remove variadic params that trigger compiler warnings" 2024-01-04 17:11:37 +00:00
zeromq depends: zeromq: don't install .pc files and remove patches for them 2024-10-25 18:11:43 +01:00