qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 16/25] tests/tcg: list test targets in Makefile.prereqs


From: Richard Henderson
Subject: Re: [PATCH v1 16/25] tests/tcg: list test targets in Makefile.prereqs
Date: Tue, 19 Apr 2022 11:58:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/19/22 02:10, Alex Bennée wrote:
From: Paolo Bonzini<pbonzini@redhat.com>

Omit the rules altogether for targets that do not have a compiler.
Makefile.qemu now is only invoked if the tests are actually built/run.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
Message-Id:<20220401141326.1244422-14-pbonzini@redhat.com>
Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  tests/Makefile.include  | 14 +++++++-------
  tests/tcg/Makefile.qemu | 11 -----------
  tests/tcg/configure.sh  | 17 ++++++++++++-----
  3 files changed, 19 insertions(+), 23 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]