nixpkgs/pkgs/development/compilers/rustc
Ricardo M. Correia 9725e067ff 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.
2016-02-02 19:51:27 +01:00
..
patches rustc: 1.4.0 -> 1.5.0 2015-12-24 21:14:06 +01:00
default.nix rustc: 1.5.0 -> 1.6.0 2016-02-02 17:25:44 +01:00
generic.nix rustc: build on darwin 2015-11-30 12:54:04 -08:00
head.nix rustcMaster: build against bundled LLVM 2016-02-02 19:51:27 +01:00