]> git.proxmox.com Git - mirror_qemu.git/commit
docker: Build in a clean directory
authorFam Zheng <famz@redhat.com>
Wed, 28 Sep 2016 07:31:32 +0000 (15:31 +0800)
committerFam Zheng <famz@redhat.com>
Sun, 2 Oct 2016 01:47:23 +0000 (09:47 +0800)
commitc16fe84f07a9d3a04c11ce8a139e13a092b384c2
tree962e37959b9c8436c7e6db70ed6bdf0028004b4b
parent664ee76891adce2b1df42d714f4c158a1df4220b
docker: Build in a clean directory

Currently we configure and build under "$QEMU_SRC/tests/docker" which is
dubious. Create a fixed directory (to be friendly to ccache) and change
to there before calling build_qemu.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <1475047892-11955-1-git-send-email-famz@redhat.com>
tests/docker/common.rc
tests/docker/test-clang
tests/docker/test-full
tests/docker/test-mingw
tests/docker/test-quick