qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] hexagon: do not specify inputs to semantics_generated.pyinc


From: Richard Henderson
Subject: Re: [PATCH] hexagon: do not specify inputs to semantics_generated.pyinc generation
Date: Tue, 9 Mar 2021 08:22:52 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/9/21 7:19 AM, Paolo Bonzini wrote:
gen_semantics is an executable, not an input.  Meson 0.57 special cases
the first argument and @INPUT@ is not expanded there.  Fix that by
not including it in the input, only in the command.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/hexagon/meson.build | 3 +--
  1 file 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]