add llvm-nm to bootstrap dist bin's
This commit is contained in:
parent
4b5beae0b2
commit
0647e38904
@ -2060,6 +2060,7 @@ impl Step for RustDev {
|
||||
"llvm-bcanalyzer",
|
||||
"llvm-cov",
|
||||
"llvm-dwp",
|
||||
"llvm-nm",
|
||||
] {
|
||||
tarball.add_file(src_bindir.join(exe(bin, target)), "bin", 0o755);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user