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 cc75a57 commit 6ffb360Copy full SHA for 6ffb360
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 234a4e58bdb5f5cba48d1671fbb034a3f6461fd2
+refs/heads/master: 0003a50e3365e26595f8e4cf3185ebd3534bf835
trunk/configure
@@ -342,8 +342,7 @@ then
342
CFG_LLVM_LIBS=$($CFG_LLVM_CONFIG --libs)
343
CFG_LLVM_TRIPLE=$($CFG_LLVM_CONFIG --host-target)
344
else
345
- err "either the \"CFG_LLVM_ROOT\" environment variable must be set, or a \
346
-\"llvm-config\" script must be present"
+ err "no llvm-config found and no --llvm-root specified"
347
fi
348
349
case $CFG_LLVM_VERSION in
0 commit comments