Commit 1578466c authored by Paolo Bonzini's avatar Paolo Bonzini Committed by Fam Zheng
Browse files

tests: docker: update test-mingw for GTK+ 2.0 removal



--with-gtkabi does not exist anymore; remove it from the configure invocation.

Fixes: 89d85cde
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Message-Id: <1539886203-33670-1-git-send-email-pbonzini@redhat.com>
Tested-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: default avatarThomas Huth <thuth@redhat.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: default avatarFam Zheng <famz@redhat.com>
parent 808ebd66
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -28,8 +28,7 @@ for prefix in x86_64-w64-mingw32- i686-w64-mingw32-; do
        --enable-vnc \
        --enable-bzip2 \
        --enable-guest-agent \
        --with-sdlabi=2.0 \
        --with-gtkabi=3.0
        --with-sdlabi=2.0
    install_qemu
    make clean