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 8874906 commit 582216cCopy full SHA for 582216c
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: e0f44730e8dc75c17dc86fcb48769d62a4dbcaae
+refs/heads/master: 83413b59a03f7c5913127f10992712147e008d6e
trunk/configure
@@ -324,7 +324,7 @@ case $CFG_LLVM_VERSION in
324
;;
325
esac
326
327
-if [ ! -z "$CFG_CLANG" ]
+if [ ! -z "$CFG_CLANG" -a -z "$CFG_ONLY_GCC" ]
328
then
329
CFG_CLANG_VERSION=$("$CFG_CLANG" \
330
--version \
0 commit comments