Skip to content

Commit 5721d30

Browse files
committed
---
yaml --- r: 7124 b: refs/heads/master c: d593b74 h: refs/heads/master v: v3
1 parent c1c99c4 commit 5721d30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 51fe20b92ec50cf13b5bea5af80312c59b2bb5d0
2+
refs/heads/master: d593b74469886db697f6cd19d799365d2f634bda

trunk/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ then
324324
| cut -d ' ' -f 3)
325325

326326
case $CFG_CLANG_VERSION in
327-
(3.0svn | 3.0)
327+
(3.0svn | 3.0 | 3.1)
328328
step_msg "found ok version of CLANG: $CFG_CLANG_VERSION"
329329
CFG_C_COMPILER="clang"
330330
;;

0 commit comments

Comments
 (0)