mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-03 06:42:49 +00:00
Here is the setting in bpftool recipe: COMPATIBLE_HOST = "(x86_64|aarch64|riscv64).*-linux" bpftool only support 64 bit arch, so add it into NON_MULTILIB_RECIPES to avoid expanding lib32- variant Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>