mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
create_meson_conf_target: add rust definition
This commit is contained in:
@@ -614,6 +614,7 @@ strip = '$TARGET_STRIP'
|
||||
pkg-config = '$PKG_CONFIG'
|
||||
llvm-config = '$SYSROOT_PREFIX/usr/bin/llvm-config'
|
||||
libgcrypt-config = '$SYSROOT_PREFIX/usr/bin/libgcrypt-config'
|
||||
rust = '$TOOLCHAIN/bin/rustc'
|
||||
|
||||
[build_machine]
|
||||
system = 'linux'
|
||||
|
||||
Reference in New Issue
Block a user