提交 d6e731d8 编写于 作者: B Brian Anderson

Merge pull request #3545 from fsouza/incoming

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