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
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 0 deletions

View File

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