]> git.proxmox.com Git - mirror_qemu.git/commit
testing: don't nest build for fp-test
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 7 Jan 2020 17:55:52 +0000 (17:55 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 9 Jan 2020 11:41:29 +0000 (11:41 +0000)
commit3618e3a6403079383904a1a61d53d0a57508b746
tree18958682a133aad7ccf1b5150811ef2715fb6914
parent289c8e592127eedb192d0f508f62f9f6531c0449
testing: don't nest build for fp-test

Re-calling the main make is counter-productive and really messes up
with parallel builds. Just ensure we have built the pre-requisites
before we build the fp-test bits. If the user builds manually just
complain if the parent build hasn't got the bits we need.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Emilio G. Cota <cota@braap.org>
tests/Makefile.include
tests/fp/Makefile