From: Paolo Bonzini <pbonzini@redhat.com>
To: Yonggang Luo <luoyonggang@gmail.com>, qemu-devel@nongnu.org
Cc: "Peter Lieven" <pl@kamp.de>, "Stefan Weil" <sw@weilnetz.de>,
"Kevin Wolf" <kwolf@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"QEMU Block" <qemu-block@nongnu.org>
Subject: Re: [PATCH v5 04/11] meson: upgrade meson for execute custom ninjatool under msys2 properly
Date: Sat, 5 Sep 2020 15:44:30 +0200 [thread overview]
Message-ID: <2a9e7f91-9c06-3117-dbf7-952d7da55320@redhat.com> (raw)
In-Reply-To: <20200905062333.1087-5-luoyonggang@gmail.com>
On 05/09/20 08:23, Yonggang Luo wrote:
> The ninja options now have no need anymore.
>
> Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
> ---
> meson | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meson b/meson
> index 68ed748f84..492afe50a4 160000
> --- a/meson
> +++ b/meson
> @@ -1 +1 @@
> -Subproject commit 68ed748f84f14c2d4e62dcbd123816e5898eb04c
> +Subproject commit 492afe50a439d70df99d6e3e59572aff55e14c6b
>
Sorry, we cannot use a random commit. We need a release so that we can
in parallel update the version check in the configure script.
Paolo
next prev parent reply other threads:[~2020-09-05 13:45 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-05 6:23 [PATCH v5 00/11] Green the msys2 CI make Yonggang Luo
2020-09-05 6:23 ` [PATCH v5 01/11] Revert "configure: add --ninja option" Yonggang Luo
2020-09-05 8:29 ` Thomas Huth
2020-09-05 8:45 ` Mark Cave-Ayland
2020-09-05 8:48 ` Paolo Bonzini
2020-09-05 6:23 ` [PATCH v5 02/11] block: Fixes nfs on msys2/mingw Yonggang Luo
2020-09-05 6:23 ` [PATCH v5 03/11] ci: fixes msys2 build by upgrading capstone to 4.0.2 Yonggang Luo
2020-09-05 11:14 ` Mark Cave-Ayland
2020-09-05 13:22 ` 罗勇刚(Yonggang Luo)
2020-09-05 14:28 ` Peter Maydell
2020-09-05 6:23 ` [PATCH v5 04/11] meson: upgrade meson for execute custom ninjatool under msys2 properly Yonggang Luo
2020-09-05 13:44 ` Paolo Bonzini [this message]
2020-09-05 14:21 ` 罗勇刚(Yonggang Luo)
2020-09-05 6:23 ` [PATCH v5 05/11] ci: Enable msys2 ci in cirrus Yonggang Luo
2020-09-05 6:23 ` [PATCH v5 06/11] tests: Trying fixes test-replication.c on msys2 Yonggang Luo
2020-09-05 6:23 ` [PATCH v5 07/11] block: get file-win32.c handle locking option consistence with file-posix.c Yonggang Luo
2020-09-05 6:23 ` [PATCH v5 08/11] osdep: These function are only available on Non-Win32 system Yonggang Luo
2020-09-05 8:33 ` Thomas Huth
2020-09-07 17:42 ` 罗勇刚(Yonggang Luo)
2020-09-05 6:23 ` [PATCH v5 09/11] meson: Fixes qapi tests Yonggang Luo
2020-09-05 8:42 ` Thomas Huth
2020-09-07 4:20 ` 罗勇刚(Yonggang Luo)
2020-09-05 6:23 ` [PATCH v5 10/11] docker: Add win32/msys2/mingw64 docker Yonggang Luo
2020-09-05 6:23 ` [PATCH v5 11/11] ci: Enable Github actions Yonggang Luo
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=2a9e7f91-9c06-3117-dbf7-952d7da55320@redhat.com \
--to=pbonzini@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=kwolf@redhat.com \
--cc=luoyonggang@gmail.com \
--cc=pl@kamp.de \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/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).