Skip to content

Commit

Permalink
auto merge of #5615 : brson/rust/noclang, r=brson
Browse files Browse the repository at this point in the history
r? @graydon

Closes #5403
  • Loading branch information
bors committed Mar 29, 2013
2 parents 706ed6d + dd088af commit bda4dd3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,10 @@ do
;;
esac
need_ok "LLVM configure failed"

# Hack the tools Makefile to turn off the clang build
sed -i 's/clang//g' tools/Makefile

cd $CFG_BUILD_DIR
fi

Expand Down

0 comments on commit bda4dd3

Please sign in to comment.