Skip to content

Commit 6ffb360

Browse files
committed
---
yaml --- r: 6128 b: refs/heads/master c: 0003a50 h: refs/heads/master v: v3
1 parent cc75a57 commit 6ffb360

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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: 234a4e58bdb5f5cba48d1671fbb034a3f6461fd2
2+
refs/heads/master: 0003a50e3365e26595f8e4cf3185ebd3534bf835

trunk/configure

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,7 @@ then
342342
CFG_LLVM_LIBS=$($CFG_LLVM_CONFIG --libs)
343343
CFG_LLVM_TRIPLE=$($CFG_LLVM_CONFIG --host-target)
344344
else
345-
err "either the \"CFG_LLVM_ROOT\" environment variable must be set, or a \
346-
\"llvm-config\" script must be present"
345+
err "no llvm-config found and no --llvm-root specified"
347346
fi
348347

349348
case $CFG_LLVM_VERSION in

0 commit comments

Comments
 (0)