Auto merge of #27630 - sylvestre:master, r=dotdash
This commit is contained in:
commit
81c9ff24fe
1 changed files with 2 additions and 1 deletions
3
configure
vendored
3
configure
vendored
|
@ -1428,9 +1428,10 @@ do
|
||||||
LLVM_BUILD_DIR=
|
LLVM_BUILD_DIR=
|
||||||
LLVM_INST_DIR=$CFG_LLVM_ROOT
|
LLVM_INST_DIR=$CFG_LLVM_ROOT
|
||||||
do_reconfigure=0
|
do_reconfigure=0
|
||||||
|
# Check that LLVm FileCheck is available. Needed for the tests
|
||||||
|
need_cmd $LLVM_INST_DIR/bin/FileCheck
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
if [ ${do_reconfigure} -ne 0 ]
|
if [ ${do_reconfigure} -ne 0 ]
|
||||||
then
|
then
|
||||||
# because git is hilarious, it might have put the module index
|
# because git is hilarious, it might have put the module index
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue