qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/10] configure: remove HOST_CC


From: Richard Henderson
Subject: Re: [PATCH 03/10] configure: remove HOST_CC
Date: Tue, 29 Aug 2023 11:40:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/29/23 01:29, Paolo Bonzini wrote:
$(HOST_CC) is only used to invoke the preprocessor, and $(CC) can be
used instead now that there is a Tricore C compiler.  Remove the variable
from config-host.mak.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  configure                                 | 1 -
  tests/tcg/tricore/Makefile.softmmu-target | 2 +-
  2 files changed, 1 insertion(+), 2 deletions(-)

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

r~



reply via email to

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