meson: Remove libibumad dependence
authorzhenwei pi <pizhenwei@bytedance.com>
Tue, 11 Jun 2024 10:54:26 +0000 (18:54 +0800)
committerThomas Huth <thuth@redhat.com>
Wed, 12 Jun 2024 08:21:49 +0000 (10:21 +0200)
commit829858f4f2015d34272d016d519e557de572e7ad
treed245fe9ab68787d6dac6274f36033e0716ed9f28
parente08f6e0b9fcf708f641bbb8839b7e30d857989d9
meson: Remove libibumad dependence

RDMA based migration has no dependence on libumad. libibverbs and
librdmacm are enough.
libumad was used by rdmacm-mux which has been already removed. It's
remained mistakenly.

Fixes: 1dfd42c4264b ("hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper")
Cc: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240611105427.61395-2-pizhenwei@bytedance.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
meson.build