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

Issue 465683002: Adding missing dependencies for dart executable on OSX (Closed)

Created:
6 years, 4 months ago by blois
Modified:
6 years, 4 months ago
Reviewers:
siva, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Adding missing dependencies for dart executable on OSX The dart build target was picking these dependencies up via nss.gyp:nspr, but when IO is not enabled then it hits a link error on some CoreFoundation APIs. BUG= R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=39113

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M runtime/bin/bin.gypi View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
blois
6 years, 4 months ago (2014-08-11 21:19:42 UTC) #1
Ivan Posva
Can you please list which dependencies from CoreFoundation were missing? Thanks, -Ivan
6 years, 4 months ago (2014-08-11 21:21:12 UTC) #2
blois
On 2014/08/11 21:21:12, Ivan Posva wrote: > Can you please list which dependencies from CoreFoundation ...
6 years, 4 months ago (2014-08-11 21:34:58 UTC) #3
Ivan Posva
https://codereview.chromium.org/465683002/diff/1/runtime/bin/bin.gypi File runtime/bin/bin.gypi (right): https://codereview.chromium.org/465683002/diff/1/runtime/bin/bin.gypi#newcode424 runtime/bin/bin.gypi:424: ['OS=="mac"', { Thanks for the update. In that case ...
6 years, 4 months ago (2014-08-11 22:06:15 UTC) #4
blois
Moved library dependencies over to libdart_io.
6 years, 4 months ago (2014-08-11 22:23:50 UTC) #5
Ivan Posva
LGTM -ip
6 years, 4 months ago (2014-08-11 23:21:38 UTC) #6
blois
6 years, 4 months ago (2014-08-11 23:32:00 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as 39113 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698