From: Fam Zheng <famz@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] tests: docker: update test-mingw for GTK+ 2.0 removal
Date: Mon, 22 Oct 2018 20:59:11 +0800 [thread overview]
Message-ID: <20181022125911.GB11958@magic> (raw)
In-Reply-To: <1539886203-33670-1-git-send-email-pbonzini@redhat.com>
On Thu, 10/18 20:10, Paolo Bonzini wrote:
> --with-gtkabi does not exist anymore; remove it from the configure invocation.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> tests/docker/test-mingw | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/tests/docker/test-mingw b/tests/docker/test-mingw
> index 7cca7e1..b078f22 100755
> --- a/tests/docker/test-mingw
> +++ b/tests/docker/test-mingw
> @@ -28,8 +28,7 @@ for prefix in x86_64-w64-mingw32- i686-w64-mingw32-; do
> --enable-vnc \
> --enable-bzip2 \
> --enable-guest-agent \
> - --with-sdlabi=2.0 \
> - --with-gtkabi=3.0
> + --with-sdlabi=2.0
> install_qemu
> make clean
>
> --
> 1.8.3.1
>
Queued, thanks.
Fam
prev parent reply other threads:[~2018-10-22 12:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-18 18:10 [Qemu-devel] [PATCH] tests: docker: update test-mingw for GTK+ 2.0 removal Paolo Bonzini
2018-10-19 8:54 ` Thomas Huth
2018-10-19 9:47 ` Philippe Mathieu-Daudé
2018-10-22 12:59 ` Fam Zheng [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=20181022125911.GB11958@magic \
--to=famz@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 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.