From: "Marc-André Lureau" <marcandre.lureau@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [PATCH 02/27] meson: remove bsd_oses
Date: Wed, 16 Mar 2022 18:44:41 +0400 [thread overview]
Message-ID: <CAMxuvaxwSX4cnVaCFMFad6qFs4CqgKs7KiLntuSVApy4AoZiiw@mail.gmail.com> (raw)
In-Reply-To: <50cece3d-37ac-7fe4-db14-1116e9665594@redhat.com>
Hi
On Wed, Mar 16, 2022 at 6:40 PM Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> On 3/16/22 10:52, marcandre.lureau@redhat.com wrote:
> > From: Marc-André Lureau <marcandre.lureau@redhat.com>
> >
> > It is unused.
>
> It's fine to remove it now, but I'll bring it back in 7.1. :) You decide.
Whatever, but if noone ack it, let's leave it then.
thanks
>
> Paolo
>
> > Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> > ---
> > meson.build | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/meson.build b/meson.build
> > index bae62efc9c33..784e91753630 100644
> > --- a/meson.build
> > +++ b/meson.build
> > @@ -44,7 +44,6 @@ config_host_data = configuration_data()
> > genh = []
> > qapi_trace_events = []
> >
> > -bsd_oses = ['gnu/kfreebsd', 'freebsd', 'netbsd', 'openbsd', 'dragonfly', 'darwin']
> > supported_oses = ['windows', 'freebsd', 'netbsd', 'openbsd', 'darwin', 'sunos', 'linux']
> > supported_cpus = ['ppc', 'ppc64', 's390x', 'riscv', 'x86', 'x86_64',
> > 'arm', 'aarch64', 'loongarch64', 'mips', 'mips64', 'sparc', 'sparc64']
>
prev parent reply other threads:[~2022-03-16 14:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-16 9:52 [PATCH 02/27] meson: remove bsd_oses marcandre.lureau
2022-03-16 14:40 ` Paolo Bonzini
2022-03-16 14:44 ` Marc-André Lureau [this message]
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=CAMxuvaxwSX4cnVaCFMFad6qFs4CqgKs7KiLntuSVApy4AoZiiw@mail.gmail.com \
--to=marcandre.lureau@redhat.com \
--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).