Skip to content

Commit a1cd142

Browse files
committed
remove non-portable sed invocation as brson says we no longer have clang in tree.
1 parent 3d13d4b commit a1cd142

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)