Skip to content

Commit 333b3ff

Browse files
committed
---
yaml --- r: 2359 b: refs/heads/master c: 1299e74 h: refs/heads/master i: 2357: f514ed9 2355: 628f7b3 2351: eba42fe v: v3
1 parent d9d65f8 commit 333b3ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: d55fa2a9a3aa00a723f224eda764580a0492abd9
2+
refs/heads/master: 1299e74db328f1134bc554f0886450f31e790216

trunk/configure

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ then
217217
| grep version \
218218
| cut -d ' ' -f 5-)
219219
CFG_LLVM_TRIPLE=$("$CFG_LLVM_BINDIR/llc" \
220-
--version \
221-
| grep Host: \
222-
| cut -d ' ' -f 4-)
220+
--version \
221+
| grep Host: \
222+
| cut -d ' ' -f 4-)
223223
elif [ ! -z "$CFG_LLVM_CONFIG" ]
224224
then
225225
CFG_LLVM_VERSION=$(llvm-config --version)

0 commit comments

Comments
 (0)