about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-10-14 06:02:41 +0900
committerGitHub <noreply@github.com>2020-10-14 06:02:41 +0900
commitb4a3b5617fb8b504bf216057adc36043c60f511e (patch)
tree92c9823165b272ccdf0f0f69ec7f705c0d33f8bb /compiler/rustc_codegen_llvm/src/builder.rs
parentb24e25db253d5aea2cd46bed7819e1a425476bb9 (diff)
parent6091538105b78962e782a9c8fe2bebe1457ee4e8 (diff)
downloadrust-b4a3b5617fb8b504bf216057adc36043c60f511e.tar.gz
rust-b4a3b5617fb8b504bf216057adc36043c60f511e.zip
Rollup merge of #77909 - pietroalbini:fix-build-manifest-path, r=Mark-Simulacrum
bootstrap: set correct path for the build-manifest binary

This changes the path of the binary inside the tarball to be:

```
build-manifest-{release}-{target}/build-manifest/bin/build-manifest
```

...instead of:

```
build-manifest-{release}-{target}/build-manifest/bin/build-manifest/build-manifest
```

r? @Mark-Simulacrum
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions