Skip to content

Commit

Permalink
rollup merge of rust-lang#27630: sylvestre/master
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Aug 12, 2015
2 parents 737397c + 5bcbc5c commit e837258
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -1428,9 +1428,10 @@ do
LLVM_BUILD_DIR=
LLVM_INST_DIR=$CFG_LLVM_ROOT
do_reconfigure=0
# Check that LLVm FileCheck is available. Needed for the tests
need_cmd $LLVM_INST_DIR/bin/FileCheck
fi


if [ ${do_reconfigure} -ne 0 ]
then
# because git is hilarious, it might have put the module index
Expand Down

0 comments on commit e837258

Please sign in to comment.