Home
last modified time | relevance | path

Searched hist:"3618 e3a6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/
H A DMakefile.include3618e3a6 Tue Jan 07 11:55:52 CST 2020 Alex Bennée <alex.bennee@linaro.org> 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>