]> git.ipfire.org Git - thirdparty/openwrt.git/commit
util-linux: fix build on Linux v6.18 against musl 23059/head
authorThomas Weißschuh <thomas@t-8ch.de>
Thu, 23 Apr 2026 09:27:03 +0000 (11:27 +0200)
committerRobert Marko <robimarko@gmail.com>
Fri, 24 Apr 2026 08:18:53 +0000 (10:18 +0200)
commitd7512950ba5b0cbebe3826e046f18056bbf53261
tree8856590978e960101ad1b14947c947b1a32578ca
parent90c0a37ddce63a27abbcea7191811ca2194c0a86
util-linux: fix build on Linux v6.18 against musl

Backport an upstream patch to avoid usages of an undefined
AT_HANDLE_FID.

Closes: https://github.com/openwrt/openwrt/issues/23058
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Link: https://github.com/openwrt/openwrt/pull/23059
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/util-linux/patches/0001-nsenter-Fix-AT_HANDLE_FID-on-musl.patch [new file with mode: 0644]