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 7f4a6a5 commit 664a5fcCopy full SHA for 664a5fc
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 810eeef444d0f0b56d6fdc44dbfa10e7f155bd0a
+refs/heads/master: f1e78c6dd7dc41a9937c466a7af5d0efc779909f
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
5
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
trunk/configure
@@ -516,7 +516,7 @@ then
516
| cut -d ' ' -f 2)
517
518
case $CFG_CLANG_VERSION in
519
- (3.0svn | 3.0 | 3.1 | 3.2 | 4.0 | 4.1)
+ (3.0svn | 3.0 | 3.1* | 3.2* | 4.0* | 4.1*)
520
step_msg "found ok version of CLANG: $CFG_CLANG_VERSION"
521
CFG_C_COMPILER="clang"
522
;;
0 commit comments