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<[email protected]> Signed-off-by: Paolo Bonzini<[email protected]> --- meson.build | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
