iproute2: Fix build with GCC 12 and glibc 2.36
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 21 Dec 2022 22:32:23 +0000 (23:32 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 26 Dec 2022 14:18:08 +0000 (15:18 +0100)
commitfb15cb4ce9559021d463b5cb3816d8a9eeb8f3f9
tree1221891774cf70c89a89e38c9d9174dc77d8a4b1
parent73dca49f355fe10d1d5e629b0df584b03a1849b3
iproute2: Fix build with GCC 12 and glibc 2.36

This fixes the detection of name_to_handle_at() when GCC 12 and glibc
2.36 are used.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/utils/iproute2/patches/320-configure-Remove-include-sys-stat.h.patch [new file with mode: 0644]