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

Issue 655353002: [NaCl SDK] Install libpnacl_irt_shim.a into the correct location. (Closed)

Created:
6 years, 2 months ago by binji
Modified:
6 years, 2 months ago
Reviewers:
Sam Clegg
CC:
chromium-reviews, binji+watch_chromium.org, Sam Clegg, hamaji
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[NaCl SDK] Install libpnacl_irt_shim.a into the correct location. After we changed the PNaCl toolchain layout, this library was being installed to the wrong location. Actually, it was worse -- the directory didn't exist, so the library was being copied into a file called linux_pnacl/lib-<arch>. The correct location is now linux_pnacl/translator/<arch>/lib. BUG=423373 R=sbc@chromium.org Committed: https://crrev.com/d87ffab4e3cd44b2ad5df4c8360f9525c01c9076 Cr-Commit-Position: refs/heads/master@{#299974}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M native_client_sdk/src/build_tools/build_sdk.py View 1 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
binji
6 years, 2 months ago (2014-10-15 22:49:33 UTC) #1
binji
I'd like to add a test for this, but I'm not sure where it should ...
6 years, 2 months ago (2014-10-15 22:50:27 UTC) #2
Sam Clegg
Hmm.. so we don't do any ahead of time translation anymore? I didn't realize that. ...
6 years, 2 months ago (2014-10-15 23:32:47 UTC) #3
binji
No, we don't do any pre-translation anymore. But as I said before, we should probably ...
6 years, 2 months ago (2014-10-15 23:58:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/655353002/20001
6 years, 2 months ago (2014-10-16 20:09:49 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 2 months ago (2014-10-16 21:01:24 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 21:04:59 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d87ffab4e3cd44b2ad5df4c8360f9525c01c9076
Cr-Commit-Position: refs/heads/master@{#299974}

Powered by Google App Engine
This is Rietveld 408576698