qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v6 5/5] cirrus: Enable plugins in cirrus for windows


From: Yonggang Luo
Subject: [PATCH v6 5/5] cirrus: Enable plugins in cirrus for windows
Date: Tue, 13 Oct 2020 08:28:06 +0800

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 2c6bf45e6d..56ccb25bec 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -129,6 +129,7 @@ windows_msys2_task:
   script:
     - C:\tools\msys64\usr\bin\bash.exe -lc "mkdir build"
     - C:\tools\msys64\usr\bin\bash.exe -lc "cd build && ../configure
+      --enable-plugins
       --python=python3 --ninja=ninja"
     - C:\tools\msys64\usr\bin\bash.exe -lc "cd build && make -j8"
   test_script:
-- 
2.28.0.windows.1




reply via email to

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