]> git.ipfire.org Git - thirdparty/openwrt.git/commit
iproute2: include upstream patch for musl libc 22128/head
authorJonas Lochmann <openwrt@jonaslochmann.de>
Mon, 16 Feb 2026 00:00:00 +0000 (01:00 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 24 Feb 2026 19:21:50 +0000 (20:21 +0100)
commit5f063d18bdc368cb3eede54b01557f000b3df3b6
tree221d7129945f698ef758a78480942091e754324f
parent7ee18e84dce3d44839349257835e552760655fd2
iproute2: include upstream patch for musl libc

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>
package/network/utils/iproute2/patches/301-fix-UINT_MAX-undeclared-with-build-with-musl-libc.patch [new file with mode: 0644]