build-style/meson.sh: fix binary name
This commit is contained in:
parent
a59075f1d1
commit
5512d7e69f
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ ld = '${LD}'
|
|||
strip = '${STRIP}'
|
||||
readelf = '${READELF}'
|
||||
pkgconfig = 'pkg-config'
|
||||
rustc = 'rustc'
|
||||
rust = 'rustc'
|
||||
|
||||
[properties]
|
||||
needs_exe_wrapper = true
|
||||
|
|
Loading…
Reference in a new issue