Skip to content

Commit 582216c

Browse files
Austin Seippbrson
authored andcommitted
---
yaml --- r: 6042 b: refs/heads/master c: 83413b5 h: refs/heads/master v: v3
1 parent 8874906 commit 582216c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: e0f44730e8dc75c17dc86fcb48769d62a4dbcaae
2+
refs/heads/master: 83413b59a03f7c5913127f10992712147e008d6e

trunk/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ case $CFG_LLVM_VERSION in
324324
;;
325325
esac
326326

327-
if [ ! -z "$CFG_CLANG" ]
327+
if [ ! -z "$CFG_CLANG" -a -z "$CFG_ONLY_GCC" ]
328328
then
329329
CFG_CLANG_VERSION=$("$CFG_CLANG" \
330330
--version \

0 commit comments

Comments
 (0)