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