Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Issue 1586243003: [PNaCl Toolchain] Use static libc++ from Chrome toolchain on Mac (Closed)

Created:
4 years, 11 months ago by Derek Schuff
Modified:
4 years, 11 months ago
CC:
native-client-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
nacl
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M toolchain_build/toolchain_build_pnacl.py View 1 4 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Derek Schuff
4 years, 11 months ago (2016-01-14 19:35:08 UTC) #1
Roland McGrath
typo in log msg: s/doen't/don't/ The libc++-static binaries should get into the hashables list along ...
4 years, 11 months ago (2016-01-14 19:41:49 UTC) #2
Derek Schuff
On 2016/01/14 19:41:49, Roland McGrath wrote: > typo in log msg: s/doen't/don't/ > > The ...
4 years, 11 months ago (2016-01-14 19:50:55 UTC) #4
Roland McGrath
lgtm
4 years, 11 months ago (2016-01-14 19:56:00 UTC) #5
Mark Seaborn
Derek, can you commit this so that we can unblock the DEPS roll? (Thanks for ...
4 years, 11 months ago (2016-01-16 00:30:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1586243003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1586243003/20001
4 years, 11 months ago (2016-01-19 22:00:10 UTC) #9
Derek Schuff
On 2016/01/16 00:30:31, Mark Seaborn wrote: > Derek, can you commit this so that we ...
4 years, 11 months ago (2016-01-19 22:32:41 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/native_client/src/native_client/+/2d5bba1b48c0d3091df391c81ed7cd3236c0a127
4 years, 11 months ago (2016-01-19 22:41:56 UTC) #12
Derek Schuff
4 years, 11 months ago (2016-01-20 17:43:06 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1609323002/ by dschuff@chromium.org.

The reason for reverting is: This change breaks the LLVM regression tests.

Powered by Google App Engine
This is Rietveld 408576698