meson.build: relax the libdl test to one for the function dlopen
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Jul 2021 10:15:36 +0000 (11:15 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Jul 2021 14:52:17 +0000 (15:52 +0100)
commite8575f2532e74cea6d9c750f6b4404071aa47917
treecafe9535e0e77ffa44cb0692aef4731459ca2b1c
parent029aa68fdcc5a5bbf28f0044b9394dabde2b88e3
meson.build: relax the libdl test to one for the function dlopen

For the *BSD family dlopen is already part of libc so it's not a hard
dependency to have a libdl.so library.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210714101536.16016-1-alex.bennee@linaro.org>
meson.build