build-style/meson.sh: add path to 'rustc'

This commit is contained in:
maxice8
2019-01-21 01:59:23 -02:00
parent cece74b8db
commit a59075f1d1

View File

@@ -51,6 +51,7 @@ ld = '${LD}'
strip = '${STRIP}'
readelf = '${READELF}'
pkgconfig = 'pkg-config'
rustc = 'rustc'
[properties]
needs_exe_wrapper = true