On 10/12/21 9:22 AM, Paolo Bonzini wrote:
eBPF libraries are being included in user emulators, which is useless and also breaks --static compilation if a shared library for libbpf is present in the system.Reported-by: Alex Bennée<alex.ben...@linaro.org> Signed-off-by: Paolo Bonzini<pbonz...@redhat.com> --- meson.build | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~