未验证 提交 f4d63976 编写于 作者: Q quicksilver 提交者: GitHub

Update Dockerfile

上级 14141e34
......@@ -9,7 +9,7 @@ RUN yum install -y epel-release centos-release-scl-rh && yum install -y wget cur
rm -rf /var/cache/yum/*
RUN echo "source scl_source enable devtoolset-7" >> /etc/profile.d/devtoolset-7.sh
RUN echo "source scl_source enable llvm-toolset-7" >> /etc/profile.d/llvm-toolset-7.sh
RUN echo "source scl_source enable llvm-toolset-7.0" >> /etc/profile.d/llvm-toolset-7.sh
ENV CLANG_TOOLS_PATH="/opt/rh/llvm-toolset-7.0/root/usr/bin"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册