提交 25bc65b4 编写于 作者: F Francisco Souza

configure: support clang 4.1 (provided by XCode 4.5)

Apple keeps calling 4.x its version of clang 3.1.
上级 6b670c30
......@@ -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.
先完成此消息的编辑!
想要评论请 注册