提交 5b438108 编写于 作者: B bors

auto merge of #5497 : luqmana/rust/clang-ver, r=thestinger

...@@ -519,7 +519,7 @@ then ...@@ -519,7 +519,7 @@ then
| cut -d ' ' -f 2) | cut -d ' ' -f 2)
case $CFG_CLANG_VERSION in case $CFG_CLANG_VERSION in
(3.0svn | 3.0 | 3.1* | 3.2* | 4.0* | 4.1* | 4.2*) (3.0svn | 3.0 | 3.1* | 3.2* | 3.3* | 4.0* | 4.1* | 4.2*)
step_msg "found ok version of CLANG: $CFG_CLANG_VERSION" step_msg "found ok version of CLANG: $CFG_CLANG_VERSION"
CFG_C_COMPILER="clang" CFG_C_COMPILER="clang"
;; ;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册