From: Yonggang Luo <luoyonggang@gmail.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
qemu-block@nongnu.org, QEMU Trivial <qemu-trivial@nongnu.org>,
Peter Lieven <pl@kamp.de>, Max Reitz <mreitz@redhat.com>,
Yonggang Luo <luoyonggang@gmail.com>
Subject: [PATCH v4 2/2] block: enable libnfs on msys2/mingw in cirrus.yml
Date: Thu, 5 Nov 2020 20:31:16 +0800 [thread overview]
Message-ID: <20201105123116.674-3-luoyonggang@gmail.com> (raw)
In-Reply-To: <20201105123116.674-1-luoyonggang@gmail.com>
Initially, libnfs has not been enabled, and now it's fixed, so enable it
on cirrus.
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
---
.cirrus.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.cirrus.yml b/.cirrus.yml
index 900437dd2a..f0209b7a3e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -109,6 +109,7 @@ windows_msys2_task:
mingw-w64-x86_64-cyrus-sasl \
mingw-w64-x86_64-curl \
mingw-w64-x86_64-gnutls \
+ mingw-w64-x86_64-libnfs \
"
bitsadmin /transfer msys_download /dynamic /download /priority FOREGROUND `
https://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-python-sphinx-2.3.1-1-any.pkg.tar.xz `
--
2.28.0.windows.1
next prev parent reply other threads:[~2020-11-05 12:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-05 12:31 [PATCH v4 0/2] Fixes building nfs on msys2/mingw Yonggang Luo
2020-11-05 12:31 ` [PATCH v4 1/2] block: Fixes nfs compiling error " Yonggang Luo
2020-11-05 12:31 ` Yonggang Luo [this message]
2020-11-05 16:29 ` [PATCH v4 0/2] Fixes building nfs " Max Reitz
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=20201105123116.674-3-luoyonggang@gmail.com \
--to=luoyonggang@gmail.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=pl@kamp.de \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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 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).