build-style/meson.sh: add path to 'rustc'
This commit is contained in:
@@ -51,6 +51,7 @@ ld = '${LD}'
|
||||
strip = '${STRIP}'
|
||||
readelf = '${READELF}'
|
||||
pkgconfig = 'pkg-config'
|
||||
rustc = 'rustc'
|
||||
|
||||
[properties]
|
||||
needs_exe_wrapper = true
|
||||
|
||||
Reference in New Issue
Block a user