We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c99c4 commit 5721d30Copy full SHA for 5721d30
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 51fe20b92ec50cf13b5bea5af80312c59b2bb5d0
+refs/heads/master: d593b74469886db697f6cd19d799365d2f634bda
trunk/configure
@@ -324,7 +324,7 @@ then
324
| cut -d ' ' -f 3)
325
326
case $CFG_CLANG_VERSION in
327
- (3.0svn | 3.0)
+ (3.0svn | 3.0 | 3.1)
328
step_msg "found ok version of CLANG: $CFG_CLANG_VERSION"
329
CFG_C_COMPILER="clang"
330
;;
0 commit comments