Skip to content

Commit 32586fa

Browse files
committed
auto merge of #7868 : pnkfelix/rust/issue6929-remove-bogus-sed-invoke-from-configure, r=brson
... in tree. Fix #6929
2 parents 06fec52 + a1cd142 commit 32586fa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

configure

-3
Original file line numberDiff line numberDiff line change
@@ -921,9 +921,6 @@ do
921921
esac
922922
need_ok "LLVM configure failed"
923923

924-
# Hack the tools Makefile to turn off the clang build
925-
sed -i 's/clang//g' tools/Makefile
926-
927924
cd $CFG_BUILD_DIR
928925
fi
929926

0 commit comments

Comments
 (0)