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