diff --git a/common/build-style/meson.sh b/common/build-style/meson.sh index 25b7be0367..b37f09563a 100644 --- a/common/build-style/meson.sh +++ b/common/build-style/meson.sh @@ -51,7 +51,7 @@ ld = '${LD}' strip = '${STRIP}' readelf = '${READELF}' pkgconfig = 'pkg-config' -rustc = 'rustc' +rust = 'rustc' [properties] needs_exe_wrapper = true