Clang build.py: pass -DCOMPILER_RT_USE_LIBCXX=NO
When we switched to building clang from the monorepo, libfuzzer started pulling in libcxx and libcxxabi. It makes the binary larger, and more importantly, it doesn't build successfully on the ToT bots. TBR=thakis Bug: 897796 Change-Id: Ia54595c8295a3eb1874c2deb3c190b4ac860f4ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1624186Reviewed-by:Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#662111}
Showing
Please register or sign in to comment