bcc: Fix build with LLVM/Clang 21

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-08-29 16:16:43 -07:00
parent 59f2556edd
commit ec3c60bd9f
2 changed files with 51 additions and 0 deletions
@@ -21,6 +21,7 @@ RDEPENDS:${PN}-ptest = "kernel-devsrc packagegroup-core-buildessential cmake bas
SRC_URI = "gitsm://github.com/iovisor/bcc;branch=master;protocol=https;tag=v${PV} \
file://0001-CMakeLists.txt-override-the-PY_CMD_ESCAPED.patch \
file://0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch \
file://0001-Fix-a-build-failure-with-clang21-5369.patch \
file://run-ptest \
file://ptest_wrapper.sh \
file://fix_for_memleak.patch \