Skip to content

Commit f678a96

Browse files
wtingcatamorphism
authored andcommitted
---
yaml --- r: 42078 b: refs/heads/master c: bb51a84 h: refs/heads/master v: v3
1 parent f8d2657 commit f678a96

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,5 +1,5 @@
11
---
2-
refs/heads/master: fc9650b1467a7388e60838ddbeb1755d5fe149b5
2+
refs/heads/master: bb51a8442fb16d71faccac1abfa953d8b1e37cb7
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
55
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650

trunk/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ then
516516
| cut -d ' ' -f 2)
517517

518518
case $CFG_CLANG_VERSION in
519-
(3.0svn | 3.0 | 3.1 | 3.2 | 4.0 | 4.1)
519+
(3.0svn | 3.0 | 3.1* | 3.2* | 4.0* | 4.1*)
520520
step_msg "found ok version of CLANG: $CFG_CLANG_VERSION"
521521
CFG_C_COMPILER="clang"
522522
;;

0 commit comments

Comments
 (0)