auto merge of #7868 : pnkfelix/rust/issue6929-remove-bogus-sed-invoke-from-configure, r=brson

... in tree.

Fix #6929
This commit is contained in:
bors 2013-07-19 02:25:34 -07:00
commit 32586faa6a

3
configure vendored
View file

@ -921,9 +921,6 @@ 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