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

Issue 2646853005: Fuchsia: Copy libraries to SDK bin directory (Closed)

Created:
3 years, 11 months ago by zra
Modified:
3 years, 11 months ago
Reviewers:
Petr Hosek, siva
CC:
reviews_dartlang.org, phosek, aarongreen_google.com, armansito1
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fuchsia: Copy libraries to SDK bin directory Dart in Fuchsia-land is dynamically linked. For the SDK for the host, that is used during the Fuchsia build for running the analyzer, etc., we have to put the .so's next to the binary so the dynamic linker can find them. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/3355532f01bd7957606ebda951bcba6d1d5aadee

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix typo #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -0 lines) Patch
M BUILD.gn View 1 chunk +5 lines, -0 lines 0 comments Download
M tools/create_sdk.py View 1 2 3 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
zra
3 years, 11 months ago (2017-01-20 18:36:50 UTC) #3
siva
https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py File tools/create_sdk.py (right): https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py#newcode138 tools/create_sdk.py:138: for library in ['libcrypto', 'libssl']: Would there be a ...
3 years, 11 months ago (2017-01-20 18:40:51 UTC) #4
zra
https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py File tools/create_sdk.py (right): https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py#newcode138 tools/create_sdk.py:138: for library in ['libcrypto', 'libssl']: On 2017/01/20 18:40:51, siva ...
3 years, 11 months ago (2017-01-20 18:47:35 UTC) #5
siva
lgtm
3 years, 11 months ago (2017-01-20 20:50:10 UTC) #6
Petr Hosek
https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py File tools/create_sdk.py (right): https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py#newcode98 tools/create_sdk.py:98: help='Copy dynamically linked libraries to the SDk bin directory.') ...
3 years, 11 months ago (2017-01-20 20:51:14 UTC) #8
zra
https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py File tools/create_sdk.py (right): https://codereview.chromium.org/2646853005/diff/1/tools/create_sdk.py#newcode98 tools/create_sdk.py:98: help='Copy dynamically linked libraries to the SDk bin directory.') ...
3 years, 11 months ago (2017-01-20 20:54:45 UTC) #9
zra
3 years, 11 months ago (2017-01-20 21:06:39 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
3355532f01bd7957606ebda951bcba6d1d5aadee (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698