qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 15/25] tests/tcg: prepare Makefile.prereqs at configure ti


From: Richard Henderson
Subject: Re: [PATCH v1 15/25] tests/tcg: prepare Makefile.prereqs at configure time
Date: Tue, 19 Apr 2022 11:57:05 -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>

List the dependencies of the build-tcg-tests-* and run-tcg-tests-*
targets in a Makefile fragment, without going through Makefile.prereqs's
"parsing" of config-*.mak.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
Message-Id:<20220401141326.1244422-13-pbonzini@redhat.com>
Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  tests/Makefile.include     |  9 ++++++---
  tests/tcg/Makefile.prereqs | 18 ------------------
  tests/tcg/configure.sh     | 10 ++++++++--
  3 files changed, 14 insertions(+), 23 deletions(-)
  delete mode 100644 tests/tcg/Makefile.prereqs

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

r~



reply via email to

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