iproute2: fix build on GCC 14
authorRany Hany <rany_hany@riseup.net>
Mon, 13 May 2024 17:38:12 +0000 (20:38 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 31 May 2024 09:13:31 +0000 (11:13 +0200)
commitb2e0775bc6496572d0a79f06b9c5ca820447a57d
treeb224687f360675dc2cc0c0aff6dd17099c1b5b3b
parenta41747ac8e824b5cb9ed6874a688a4d5a578e10c
iproute2: fix build on GCC 14

Upstream patches:

401-bridge-vlan.c-bridge-vlan.c-fix-build-with-gcc-14-on.patch
402-bpf-fix-warning-from-basename.patch
403-bpf-include-libgen.h-for-basename.patch

The patch (400-rdma-include-libgen.h-for-basename.patch) was not
submitted upstream but just adds a missing include for basename.

Signed-off-by: Rany Hany <rany_hany@riseup.net>
package/network/utils/iproute2/patches/400-rdma-include-libgen.h-for-basename.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/401-bridge-vlan.c-bridge-vlan.c-fix-build-with-gcc-14-on.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/402-bpf-fix-warning-from-basename.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/403-bpf-include-libgen.h-for-basename.patch [new file with mode: 0644]