From: "Daniel P. Berrangé" <berrange@redhat.com>
To: Artyom Kunakovsky <artyomkunakovsky@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] meson.build: add -mcx16 flag
Date: Thu, 23 May 2024 09:02:31 +0100 [thread overview]
Message-ID: <Zk74F0a8ejAp_mP8@redhat.com> (raw)
In-Reply-To: <20240522193016.136866-1-artyomkunakovsky@gmail.com>
On Wed, May 22, 2024 at 10:30:16PM +0300, Artyom Kunakovsky wrote:
> fix linker error if the project was configured by the './configure --cpu=unknown --target-list=riscv64-softmmu' command
Isn't this simply user error, with the right answer being
to pass a valid CPU target to --cpu, rather than "unknown"
>
> Signed-off-by: Artyom Kunakovsky <artyomkunakovsky@gmail.com>
> ---
> meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2024-05-23 8:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-22 19:30 [PATCH] meson.build: add -mcx16 flag Artyom Kunakovsky
2024-05-23 8:02 ` Daniel P. Berrangé [this message]
2024-05-23 8:35 ` Artyom Kunakovsky
2024-05-23 8:52 ` Peter Maydell
2024-05-23 9:14 ` Daniel P. Berrangé
2024-05-23 10:12 ` Paolo Bonzini
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=Zk74F0a8ejAp_mP8@redhat.com \
--to=berrange@redhat.com \
--cc=artyomkunakovsky@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.