Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Download llvm tools for nightly builds after 2020-05-22 #365

Merged
merged 2 commits into from
Jul 6, 2020

Conversation

Arm1stice
Copy link
Contributor

After nightly Rust builds after 2020-05-22 do not have the libLLVM-10-*version*-nightly.so dylib included with the normal rust-nightly gzip due to rust-lang/rust#70838. Therefore, nightly builds after this date need to download and extract the llvm-tools gzip to ensure this dylib is available.

rust/repositories.bzl Outdated Show resolved Hide resolved
Co-authored-by: Damien Martin-Guillerez <damienmg@users.noreply.github.com>
@Arm1stice
Copy link
Contributor Author

I went ahead and committed your suggestion. Would it be possible to get this merged today?

@dfreese dfreese merged commit 33d90de into bazelbuild:master Jul 6, 2020
@Arm1stice Arm1stice deleted the libllvm branch July 7, 2020 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants