hexagon: do not specify executables as inputs
commita5158a963e7f1bd8d43de54a6471941faf9f5b4e
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Mar 2021 15:15:30 +0000 (9 16:15 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 1 Apr 2021 08:37:20 +0000 (1 10:37 +0200)
tree6624ddbdc07a6e9a52b78d3b7c8abb146f98a547
parentc7328271cf31a01a72234be4b913c1d5c12bf824
hexagon: do not specify executables as inputs

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