Skip to content

Commit 69521e1

Browse files
db48xbrson
authored andcommitted
---
yaml --- r: 14710 b: refs/heads/try c: 11b403d h: refs/heads/master v: v3
1 parent 17c8486 commit 69521e1

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: e71703db02d6c8a1093a0fe465288bfb9b7eccbd
5+
refs/heads/try: 11b403d513ff650edb2181bbe87125cd89478bfb
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/configure

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -298,11 +298,10 @@ fi
298298

299299
step_msg "looking for build programs"
300300

301-
probe_need CFG_PERL perl
302-
probe_need CFG_PYTHON python python2.6 python2 python3
303-
probe_need CFG_CURL curl
304-
305-
probe CFG_GIT git
301+
probe_need CFG_PERL perl
302+
probe_need CFG_PYTHON python python2.6 python2 python3
303+
probe_need CFG_CURL curl
304+
probe_need CFG_GIT git
306305
probe CFG_CLANG clang++
307306
probe CFG_GCC gcc
308307
probe CFG_LLVM_CONFIG llvm-config

0 commit comments

Comments
 (0)