qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/2] block: enable libnfs on msys2/mingw in cirrus.yml


From: Max Reitz
Subject: Re: [PATCH v2 2/2] block: enable libnfs on msys2/mingw in cirrus.yml
Date: Thu, 5 Nov 2020 12:43:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

On 13.10.20 02:15, Yonggang Luo wrote:
At the begging libnfs are not enabled because of compiling error,
now it's fixed so enable it

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 f42ccb956a..2c6bf45e6d 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
 `

I’d love to test this, unfortunately git.qemu.org has some issues now and so I can’t run Cirrus tests. :/

I suppose I’ll retry when git.qemu.org works again.

Max




reply via email to

[Prev in Thread] Current Thread [Next in Thread]