aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2018-10-27 22:46:05 +0200
committerKhem Raj <raj.khem@gmail.com>2018-10-27 18:23:07 -0700
commit6cb64da8fa3224744f5d39a8124dc4867edfe045 (patch)
tree011b87239709c9a4eca6f1404229cec26407dd09 /meta-oe/recipes-support
parenta0c8d2beb032af293e9337a7d6b8e21ca352795a (diff)
downloadmeta-openembedded-contrib-6cb64da8fa3224744f5d39a8124dc4867edfe045.tar.gz
kernel-selftest: temporary disable bpf for arm - fix build for qemuarm
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>
Diffstat (limited to 'meta-oe/recipes-support')
0 files changed, 0 insertions, 0 deletions