]> git.proxmox.com Git - mirror_qemu.git/commit - configure
tests/tcg: remove -f from Makefile invocation
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 29 Sep 2022 11:42:00 +0000 (12:42 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:40 +0000 (11:53 +0100)
commitd674342e2e29feb7dd3ccf44e2116f78e611e906
treeb0c48356be14515bbf6139ef0f04dfcad6bb9aa8
parenta3e28f81fd886a79502d56ac3614d30bdf4a6dad
tests/tcg: remove -f from Makefile invocation

Instead of linking tests/tcg/Makefile.target into the build tree, name
the symbolic link "Makefile" and create it in every target subdirectory.
This makes it possible to just invoke "make" in tests/tcg subdirectories.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220929114231.583801-21-alex.bennee@linaro.org>
configure
tests/Makefile.include