Fetch prebuilts of the dependencies to reduce build time

Hi there.

Is there a way to fetch prebuilts of the swift deps like clang or llvm?

First swift build process is painfully slow on my 2012 Macbook Pro mainly
because it takes ages in the llvm/clang build.

It would be nice to fetch prebuilts of those deps and focus on just build
swift itself.

Thanks!
Roberto.

Unfortunately there is not an easy way to do this that I know of.

It would be awesome if someone would build a Docker image like this and keep it up to date...

- Daniel

ยทยทยท

On Dec 22, 2016, at 9:20 AM, Roberto Perez via swift-dev <swift-dev@swift.org> wrote:

Hi there.

Is there a way to fetch prebuilts of the swift deps like clang or llvm?

First swift build process is painfully slow on my 2012 Macbook Pro mainly because it takes ages in the llvm/clang build.

It would be nice to fetch prebuilts of those deps and focus on just build swift itself.

Thanks!
Roberto.
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev