af_xdp: Backport Get rid of llc and use clang to build BPF object files directly 83/42483/2
authornucleo <alekcejk@googlemail.com>
Fri, 14 Mar 2025 15:09:18 +0000 (17:09 +0200)
committerBenoit Ganne <bganne@cisco.com>
Mon, 17 Mar 2025 10:56:46 +0000 (10:56 +0000)
commite3ddc458b08e71a855e0244833cf1a910ec167ad
tree1b360eab78e21451e7e3db913a862072b506bf35
parent26bd3e939e42ad13fd5f569e23d904826254b0db
af_xdp: Backport Get rid of llc and use clang to build BPF object files directly

Fixes xdp-tools compilation error with clang 20

error: argument unused during compilation: '-c' [-Werror,-Wunused-command-line-argument]

Type: fix

Change-Id: I4d37256a722499ec1cbe8fe8e708810a2c8c9d99
Signed-off-by: nucleo <alekcejk@googlemail.com>
build/external/patches/xdp-tools_1.2.9/0005-Get-rid-of-llc-and-use-clang-to-build-BPF-object-fil.patch [new file with mode: 0644]