hexagon: use env keyword argument to pass PYTHONPATH
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Mar 2021 17:55:57 +0000 (18:55 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Oct 2021 11:10:29 +0000 (13:10 +0200)
commit0a11c44e891221a584bf06e75871dd1425555a65
tree95f62b4ca76920f5d910f95cfb9e383354552379
parent654d6b0453aa6eb19af0d75b0f087a97a5776da7
hexagon: use env keyword argument to pass PYTHONPATH

This feature is new in meson 0.57 and allows getting rid of the "env" wrapper.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/hexagon/meson.build