On 2012-10-14, at 19:48 , Yiannis Tsiouris wrote:
> Hi,
> 
>> The build includes not only all of LLVM, but Clang as well.
> 
> Sorry if this is something obvious, but why is clang *needed* for Rust?

Without looking into the makefiles (so this really is nothing more than
a guess): rust calls llvm's makefiles, which default to building clang
as well, and nobody's been bothered enough to check which options should
be passed to llvm's makefile to make it not build clang?
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to