This note lays out the machine specifications and configurations used to get a distributed Chome build working on cloud compute (in this case AWS EC2) using the icecc
tool.
These links were a good starting point:
- https://chromium.googlesource.com/chromium/src/+/master/docs/linux_faster_builds.md
- https://github.com/icecc/icecream
- http://mkollaro.github.io/2015/05/08/compiling-chromium-with-clang-and-icecc/
but I couldn't fine a full walk through, so hopefully we can make it easier for others.