Skip to content
Commit 9725e067 authored by Ricardo M. Correia's avatar Ricardo M. Correia
Browse files

rustcMaster: build against bundled LLVM

This is a workaround for what appears to be issue rust-lang/rust#30970.

Without this change, rustcMaster will fail to build the clippy library
due to linking errors against LLVM (and ncurses, for some reason).

I expect this commit to be reverted once that issue is fixed upstream.
parent ba8b7fff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment