From: Laurent Vivier <laurent@vivier.eu>
To: Sergei Trofimovich <slyfox@gentoo.org>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: Re: [PATCH] meson.build: drop duplicate 'sparc64' entry
Date: Mon, 12 Oct 2020 21:15:51 +0200 [thread overview]
Message-ID: <1c9867d9-6508-f4cf-c1f1-cf6e5ed6bca4@vivier.eu> (raw)
In-Reply-To: <20201012175719.2573367-1-slyfox@gentoo.org>
Le 12/10/2020 à 19:57, Sergei Trofimovich a écrit :
> CC: Laurent Vivier <laurent@vivier.eu>
> CC: qemu-trivial@nongnu.org
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
> ---
> meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meson.build b/meson.build
> index a02c743794..48e7c56cc1 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -41,7 +41,7 @@ have_block = have_system or have_tools
> python = import('python').find_installation()
>
> supported_oses = ['windows', 'freebsd', 'netbsd', 'openbsd', 'darwin', 'sunos', 'linux']
> -supported_cpus = ['ppc', 'ppc64', 's390x', 'sparc64', 'riscv32', 'riscv64', 'x86', 'x86_64',
> +supported_cpus = ['ppc', 'ppc64', 's390x', 'riscv32', 'riscv64', 'x86', 'x86_64',
> 'arm', 'aarch64', 'mips', 'mips64', 'sparc', 'sparc64']
>
> cpu = host_machine.cpu_family()
>
Applied to my trivial-patches branch.
Thanks,
Laurent
next prev parent reply other threads:[~2020-10-12 19:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <823880d6-ec51-e014-bc69-155102e1b43d@vivier.eu>
2020-10-12 17:57 ` [PATCH] meson.build: drop duplicate 'sparc64' entry Sergei Trofimovich
2020-10-12 19:15 ` Laurent Vivier [this message]
[not found] <20201006221827.1682106-1-slyfox@gentoo.org>
2020-10-07 7:20 ` Philippe Mathieu-Daudé
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=1c9867d9-6508-f4cf-c1f1-cf6e5ed6bca4@vivier.eu \
--to=laurent@vivier.eu \
--cc=f4bug@amsat.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=slyfox@gentoo.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).