[swift-dev] Fetch prebuilts of the dependencies to reduce build time
Daniel Dunbar
daniel_dunbar at apple.com
Thu Dec 22 11:27:36 CST 2016
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 at 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 at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
More information about the swift-dev
mailing list