mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 00:14:04 +01:00
Due to a missing include, the constant UINT_MAX is undefined. This
fixes issues when building v25.12.0-rc5. Including a newer version of
iproute2 would include the patch, but causes other building issues.
Signed-off-by: Jonas Lochmann <openwrt@jonaslochmann.de>
Link: https://github.com/openwrt/openwrt/pull/22128
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| 001-0-Update-kernel-headers.patch | ||
| 001-1-tc-cake-add-cake_mq-support.patch | ||
| 110-darwin_fixes.patch | ||
| 115-add-config-xtlibdir.patch | ||
| 120-no_arpd_ifstat_rtacct_lnstat.patch | ||
| 130-no_netem_tipc_man_vdpa.patch | ||
| 140-allow_pfifo_fast.patch | ||
| 140-keep_libmnl_optional.patch | ||
| 145-keep_libelf_optional.patch | ||
| 150-keep_libcap_optional.patch | ||
| 155-keep_tirpc_optional.patch | ||
| 160-libnetlink-pic.patch | ||
| 170-ip_tiny.patch | ||
| 180-drop_FAILED_POLICY.patch | ||
| 190-fix-nls-rpath-link.patch | ||
| 195-build_variant_ip_tc.patch | ||
| 200-drop_libbsd_dependency.patch | ||
| 300-selinux-configurable.patch | ||
| 301-fix-UINT_MAX-undeclared-with-build-with-musl-libc.patch | ||