qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] ebpf: really include it only in system emulators


From: Richard Henderson
Subject: Re: [PATCH] ebpf: really include it only in system emulators
Date: Tue, 12 Oct 2021 09:41:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

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.bennee@linaro.org>
Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  meson.build | 2 --
  1 file changed, 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]