From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org
Subject: Re: [PATCH] meson: remove useless libdl test
Date: Wed, 10 Nov 2021 10:48:59 +0100 [thread overview]
Message-ID: <23c75589-50a8-5808-dd81-b5045f11e095@redhat.com> (raw)
In-Reply-To: <20211110092454.30916-1-pbonzini@redhat.com>
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 <pbonzini@redhat.com>
> ---
> accel/tcg/meson.build | 2 +-
> meson.build | 8 +-------
> 2 files changed, 2 insertions(+), 8 deletions(-)
Right. I've just grep'ed for "dlopen" or the related dlfcn.h header in the
sources and did not see any direct use.
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2021-11-10 9:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-10 9:24 [PATCH] meson: remove useless libdl test Paolo Bonzini
2021-11-10 9:48 ` Thomas Huth [this message]
2021-11-10 10:26 ` Alex Bennée
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=23c75589-50a8-5808-dd81-b5045f11e095@redhat.com \
--to=thuth@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).