Description[PNaCl Toolchain] Use static libc++ from Chrome toolchain on Mac
https://codereview.chromium.org/1572753002/ stopped building our custom libc++
but failed to add the linker path to the static libc++ library, resulting in
a dependence on the system libc++ dylib. This fails for OSX 10.6 systems, which
don't have the dylib.
BUG=None
R=mcgrathr@chromium.org
Committed: https://chromium.googlesource.com/native_client/src/native_client/+/2d5bba1b48c0d3091df391c81ed7cd3236c0a127
Patch Set 1 #Patch Set 2 : address comments #Messages
Total messages: 13 (4 generated)
|