qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v4 8/8] tests: Manually remove libxml2 on MSYS2 runners


From: Thomas Huth
Subject: Re: [PATCH v4 8/8] tests: Manually remove libxml2 on MSYS2 runners
Date: Fri, 21 Jan 2022 12:49:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.4.0

On 21/01/2022 11.36, Philippe Mathieu-Daudé wrote:
lcitool doesn't support MSYS2 targets, so manually remove
this now unnecessary library.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  .cirrus.yml              | 1 -
  .gitlab-ci.d/windows.yml | 2 --
  2 files changed, 3 deletions(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 02c43a074a1..7552d709745 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -32,7 +32,6 @@ windows_msys2_task:
        mingw-w64-x86_64-libgcrypt
        mingw-w64-x86_64-libpng
        mingw-w64-x86_64-libssh
-      mingw-w64-x86_64-libxml2
        mingw-w64-x86_64-snappy
        mingw-w64-x86_64-libusb
        mingw-w64-x86_64-usbredir
diff --git a/.gitlab-ci.d/windows.yml b/.gitlab-ci.d/windows.yml
index 62dd9ed8329..1df16303491 100644
--- a/.gitlab-ci.d/windows.yml
+++ b/.gitlab-ci.d/windows.yml
@@ -44,7 +44,6 @@ msys2-64bit:
        mingw-w64-x86_64-libssh
        mingw-w64-x86_64-libtasn1
        mingw-w64-x86_64-libusb
-      mingw-w64-x86_64-libxml2
        mingw-w64-x86_64-nettle
        mingw-w64-x86_64-ninja
        mingw-w64-x86_64-pixman
@@ -80,7 +79,6 @@ msys2-32bit:
        mingw-w64-i686-libssh
        mingw-w64-i686-libtasn1
        mingw-w64-i686-libusb
-      mingw-w64-i686-libxml2
        mingw-w64-i686-lzo2
        mingw-w64-i686-ninja
        mingw-w64-i686-pixman

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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