未验证 提交 211d56ed 编写于 作者: T Tao Luo 提交者: GitHub

Merge pull request #10326 from luotao1/ccache

install ccache in Dockerfile to speed up compile
......@@ -32,7 +32,7 @@ RUN apt-get update && \
automake locales clang-format swig doxygen cmake \
liblapack-dev liblapacke-dev \
clang-3.8 llvm-3.8 libclang-3.8-dev \
net-tools libtool && \
net-tools libtool ccache && \
apt-get clean -y
# Install Go and glide
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册