We've split the 32-bit and 64-bit MinGW builds for a while, so the relevant examples need to be updated. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> --- guests/README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guests/README.markdown b/guests/README.markdown index 65beb6a..ac9e4f6 100644 --- a/guests/README.markdown +++ b/guests/README.markdown @@ -41,7 +41,7 @@ at once by providing a list on the command line: for example, running will update all Fedora guests and get them ready to build libosinfo and related projects, while running - lcitool -a update -h all -p libvirt,libvirt+mingw + lcitool -a update -h all -p 'libvirt,libvirt+mingw*' will update all hosts and prepare them to build libvirt both as a native library and, where supported, as a Windows library using MinGW. -- 2.20.1