-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
@thepowersgang Could we add a non-default option to build against existing LLVM installation? That should be supported in principle:
https://internals.rust-lang.org/t/building-with-system-llvm/1647
https://internals.rust-lang.org/t/solved-avoid-building-llvm/10243
This is desirable for Darwin on powerpc, since upstream LLVM is broken, and we will need to build with patches from @iains to make it usable, but we already have it built that way (I do, anyway), and it is a waste to increase compilation time by several hours.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels