mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
Even running on 32bit the bpf objects are 64bit: this triggers the QA about bitsize mismatch 32 vs. 64. Besides, objdump does not recognize the arch 0xf7. Trying the workaround to use the llvm-objdump and setting TOOLCHAIN = "clang" the build for arm fails on libcxx |include/c++/8.2.0/atomic:250: undefined reference to `__atomic_load_4' Temporary disable bpf as done for x86/32bit as it seems still unstable. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
|---|---|---|
| .. | ||
| agent-proxy | ||
| bpftool | ||
| broadcom-bt-firmware | ||
| cpupower | ||
| crash | ||
| ipmitool | ||
| ipmiutil | ||
| kernel-selftest | ||
| kpatch | ||
| linux | ||
| makedumpfile | ||
| minicoredumper | ||
| oprofile | ||
| turbostat | ||