On 6/3/21 3:07 PM, Paolo Bonzini wrote:
> Depending on the configuration of QEMU, some binaries might not need libm
> at all.  In that case libiscsi, which uses exp(), will fail to load.
> Link it in the module explicitly.
> 
> Reported-by: Yi Sun <[email protected]>
> Signed-off-by: Paolo Bonzini <[email protected]>
> ---
>  block/meson.build | 2 +-
>  meson.build       | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to