elements/depends/packages
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: f5647c6c5ae85e9469cfc5df6fcac23752e1695a
2025-07-16 13:50:53 +01:00
..
bdb.mk depends: always configure with --with-pic 2024-03-14 15:41:17 +00:00
boost.mk depends: Update Boost download link 2024-06-03 09:49:34 +01:00
capnp.mk build: use make < 3.82 syntax for define directive 2025-03-16 22:07:20 -04:00
expat.mk depends: switch to building expat with CMake 2024-07-23 15:37:01 +01:00
fontconfig.mk depends: better cleanup after fontconfig 2024-11-14 11:32:47 +00:00
freetype.mk build: patch cmake min version on freetype 2025-06-19 10:39:27 +01:00
libevent.mk depends: fix libevent _WIN32_WINNT usage 2025-07-16 13:50:53 +01:00
libmultiprocess.mk build: use make < 3.82 syntax for define directive 2025-03-16 22:07:20 -04:00
libXau.mk depends: switch libXau to .tar.gz 2024-04-19 13:01:09 +01:00
libxcb.mk libxcb: use a patch instead of sed 2022-07-29 14:02:23 +01:00
libxcb_util.mk depends: switch libxcb_util to .tar.gz 2024-04-19 13:01:09 +01:00
libxcb_util_image.mk depends: switch libxcb_util_image to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_keysyms.mk depends: switch libxcb_util_keysyms to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_render.mk depends: switch libxcb_util_render to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_wm.mk depends: switch libxcb_util_wm to .tar.gz 2024-04-19 13:01:10 +01:00
libxkbcommon.mk build: suppress array-bounds errors in libxkbcommon 2022-06-23 17:29:31 +01:00
native_capnp.mk depends: capnp 1.2.0 2025-06-19 10:40:41 +01:00
native_libmultiprocess.mk scripted-diff: rename libmultiprocess repository 2025-03-04 11:16:17 +00:00
packages.mk depends: drop miniupnpc 2024-10-25 09:27:30 -04:00
qrencode.mk depends: cleanup after qrencode build 2024-07-25 12:02:48 +01:00
qt.mk depends: Qt 5.15.16 2025-01-15 11:52:27 +00:00
sqlite.mk depends: drop sqlite pkgconfig file 2024-11-14 13:39:08 +00:00
systemtap.mk Revert "depends: systemtap: remove variadic params that trigger compiler warnings" 2024-01-04 17:11:37 +00:00
xcb_proto.mk depends: xcb-proto 1.15.2 2023-07-18 11:27:24 +01:00
xproto.mk depends: use "mkdir -p" when installing xproto 2025-06-03 20:26:27 +01:00
zeromq.mk depends: Avoid using the -ffile-prefix-map compiler option 2025-02-05 14:36:48 +00:00