]> git.proxmox.com Git - mirror_qemu.git/commit
tests/docker: --disable-libssh on ubuntu1804 builds
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 4 Sep 2019 18:07:14 +0000 (19:07 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:31 +0000 (14:14 +0100)
commit50d2dcaddb6bafe0ae466328c2bfa521e78ab833
treeed81d5bf4dac4dc8f4453967cde4a67bd1d9c0bc
parente5389e44147e4c8d652006ed086c48f74684726a
tests/docker: --disable-libssh on ubuntu1804 builds

Currently this stops the mega:

  make docker-test-build

from working. Once the source is patched to deal with the case this
workaround can be removed.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/docker/dockerfiles/ubuntu1804.docker