Description[PNaCl toolchain] Stop building and using custom libc++ for OSX hosts
Our Mac buildbots recently started using a different SDK, and our local build
of libc++ doesn't work with that SDK. Instead of fixing it, we can just
use the libc++ that recently started shipping with the clang we use to
build the toolchain (and Chrome).
So on Mac hosts, continue using the -stdlib=libc++ flag, but do not build,
use, or upload our local libc++.
R=mcgrathr@chromium.org, stichnot@chromium.org
Committed: https://chromium.googlesource.com/native_client/src/native_client/+/a1f591d21f3989e78f7805d7d2d92e6fb3a3f2a4
Patch Set 1 #
Total comments: 2
Patch Set 2 : add TODO #Messages
Total messages: 9 (1 generated)
|