aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/compiler.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-05-22 19:39:43 -0400
committerJussi Pakkanen <jpakkane@gmail.com>2022-05-24 20:16:16 +0300
commit950fd06bc312bd72411e721eecab8c740f246203 (patch)
treef1182cb78f13848fa24e62c8a25d748ba6edabeb /mesonbuild/interpreter/compiler.py
parenta7e458effadbc884eacf34528df3a57b60e43fe3 (diff)
downloadmeson-950fd06bc312bd72411e721eecab8c740f246203.zip
meson-950fd06bc312bd72411e721eecab8c740f246203.tar.gz
meson-950fd06bc312bd72411e721eecab8c740f246203.tar.bz2
fix traceback when run_command has a find_program as the inline arg
We were poking directly at the node, so if it was a FunctionNode then this broke. Instead, just do a reverse lookup in the overrides table to get the original find_program name.
Diffstat (limited to 'mesonbuild/interpreter/compiler.py')
0 files changed, 0 insertions, 0 deletions