auto merge of #5615 : brson/rust/noclang, r=brson
r? @graydon Closes #5403
This commit is contained in:
commit
bda4dd3c91
1 changed files with 4 additions and 0 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue