tools/meson: update to 0.60.1
authorRosen Penev <rosenp@gmail.com>
Mon, 22 Nov 2021 08:51:08 +0000 (00:51 -0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 5 Dec 2021 17:49:14 +0000 (18:49 +0100)
commit75093d1b1de7af82acd3b8bcc61f308c37493400
tree2d34b0f608a409ebc32e1c9ccdacc17610fac3ba
parent362695acdfa78ad6206ac385962ded589dad5b7c
tools/meson: update to 0.60.1

change meson binary to use py extension. Fixes issue with meson's
symbolextractor using the host python instead of the system one.

We intentionally use a .py extension here so that meson launches
additional python scripts with the same build host python interpreter as
itself is running under (and not the host package one once it becomes
available)

Signed-off-by: Rosen Penev <rosenp@gmail.com>
include/meson.mk
tools/meson/Makefile