On 10/26/21 3:22 AM, Alex Bennée wrote:
From: Paolo Bonzini<[email protected]>
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]>
Signed-off-by: Alex Bennée<[email protected]>
Message-Id:<[email protected]>
---
meson.build | 2 --
1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~