提交 c481f85d 编写于 作者: J James Tucker

ensure that prebuilt toolchain binaries are +x

上级 992e94ab
......@@ -27,6 +27,7 @@ git reset --hard FETCH_HEAD
# Download toolchain
./scripts/download-toolchain
chmod +x prebuilt/downloads/clang+llvm-x86_64-linux/bin/*
cp -a prebuilt/downloads/clang+llvm-x86_64-linux/. /usr/local
build() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册