Paolo Bonzini writes:
> dlopen is never used after it is sought via cc.find_library, because
> plugins use gmodule instead; remove the test.
>
> Signed-off-by: Paolo Bonzini
Queued to for-6.2/misc-fixes, thanks.
--
Alex Bennée
On 10/11/2021 10.24, Paolo Bonzini wrote:
dlopen is never used after it is sought via cc.find_library, because
plugins use gmodule instead; remove the test.
Signed-off-by: Paolo Bonzini
---
accel/tcg/meson.build | 2 +-
meson.build | 8 +---
2 files changed, 2 insertions(+), 8
dlopen is never used after it is sought via cc.find_library, because
plugins use gmodule instead; remove the test.
Signed-off-by: Paolo Bonzini
---
accel/tcg/meson.build | 2 +-
meson.build | 8 +---
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/accel/tcg/meson.bui