On 11/15/21 3:29 PM, Alex Bennée wrote:
From: Paolo Bonzini<[email protected]>
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<[email protected]>
Reviewed-by: Thomas Huth<[email protected]>
Message-Id:<[email protected]>
Signed-off-by: Alex Bennée<[email protected]>
---
meson.build | 8 +-------
accel/tcg/meson.build | 2 +-
2 files changed, 2 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~