diff options
author | Yonggang Luo <luoyonggang@gmail.com> | 2020-09-15 20:13:16 +0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-09-16 12:15:07 +0200 |
commit | b1788880ba564a8593143dd61d6463b48628d29b (patch) | |
tree | 659b4d0d65c674fb1fe7df00dee84a0b491ed85f /replication.c | |
parent | 61d9282cdc50b9e161ebdf6efebfc1ba10d92178 (diff) |
ci: Enable msys2 ci in cirrus
Install msys2 in a proper way refer to:
https://github.com/cirruslabs/cirrus-ci-docs/issues/699
The https://wiki.qemu.org/Hosts/W32#Native_builds_with_MSYS2 need to be updated.
There is no need of --cross-prefix, open mingw64.exe instead of msys2.exe then
we don't need the --cross-prefix, besides we use environment variable settings:
MSYS: winsymlinks:nativestrict
MSYSTEM: MINGW64
CHERE_INVOKING: 1
to opening mingw64 native shell.
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200915121318.247-25-luoyonggang@gmail.com>
[thuth: Add --target-list-exclude to speed it up a little bit, and
add capstone package to avoid build failure with internal capstone]
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'replication.c')
0 files changed, 0 insertions, 0 deletions