diff mbox series

[v5,04/11] meson: upgrade meson for execute custom ninjatool under msys2 properly

Message ID 20200905062333.1087-5-luoyonggang@gmail.com
State New
Headers show
Series Green the msys2 CI make | expand

Commit Message

Yonggang Luo Sept. 5, 2020, 6:23 a.m. UTC
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(-)

Comments

Paolo Bonzini Sept. 5, 2020, 1:44 p.m. UTC | #1
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
Yonggang Luo Sept. 5, 2020, 2:21 p.m. UTC | #2
On Sat, Sep 5, 2020 at 9:44 PM Paolo Bonzini <pbonzini@redhat.com> wrote:

> 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.
>
> I am OK with that, just used it to verify if the new meson patch are work,
and the result are promising.

> Paolo
>
>
diff mbox series

Patch

diff --git a/meson b/meson
index 68ed748f84..492afe50a4 160000
--- a/meson
+++ b/meson
@@ -1 +1 @@ 
-Subproject commit 68ed748f84f14c2d4e62dcbd123816e5898eb04c
+Subproject commit 492afe50a439d70df99d6e3e59572aff55e14c6b