auto merge of #7868 : pnkfelix/rust/issue6929-remove-bogus-sed-invoke-from-configure, r=brson
... in tree. Fix #6929
This commit is contained in:
commit
32586faa6a
1 changed files with 0 additions and 3 deletions
3
configure
vendored
3
configure
vendored
|
@ -921,9 +921,6 @@ do
|
||||||
esac
|
esac
|
||||||
need_ok "LLVM configure failed"
|
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
|
cd $CFG_BUILD_DIR
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue