[PATCH] D34197: Added Dockerfiles to build clang from sources.

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 06:21:40 PDT 2017


ilya-biryukov updated this revision to Diff 103197.
ilya-biryukov added a comment.

Pass --trust-server-cert to svn checkout.
LLVM's SSL cerificate doesn't work without that.


https://reviews.llvm.org/D34197

Files:
  docs/Docker.rst
  docs/index.rst
  utils/docker/README
  utils/docker/build_clang_image.sh
  utils/docker/build_docker_image.sh
  utils/docker/debian8/build/Dockerfile
  utils/docker/debian8/release/Dockerfile
  utils/docker/example/build/Dockerfile
  utils/docker/example/release/Dockerfile
  utils/docker/nvidia-cuda/build/Dockerfile
  utils/docker/nvidia-cuda/release/Dockerfile
  utils/docker/scripts/build_install_llvm.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34197.103197.patch
Type: text/x-patch
Size: 28164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/9224035e/attachment-0001.bin>


More information about the llvm-commits mailing list