Add llvm-tblgen to rust-dev for cross-compiling
This commit is contained in:
parent
128344196b
commit
40e497fc9c
1 changed files with 1 additions and 0 deletions
|
@ -2028,6 +2028,7 @@ impl Step for RustDev {
|
|||
"llvm-nm",
|
||||
"llvm-dwarfdump",
|
||||
"llvm-dis",
|
||||
"llvm-tblgen",
|
||||
] {
|
||||
tarball.add_file(src_bindir.join(exe(bin, target)), "bin", 0o755);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue