Clang package: build with -DLIBCXX_ENABLE_{SHARED,STATIC}=OFF
After 61e89737, libc++ no longer supports linking against the system libc++abi. We never cared about linking the library anyway, we just want the headers. This lets us do that; see bug for discussion. Bug: 1067216 Change-Id: Ib6265cf9c6c58d25e72f8f43ae994d9ec6da69a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133967Reviewed-by:Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#756240}
Showing
Please register or sign in to comment