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

Issue 56056: Added library references to linking of the shared V8 library (Closed)

Created:
11 years, 8 months ago by sgjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Added library references to linking of the shared V8 library. On Linux the shared V8 library is now linked with libraries pthread and rt which means that applications using the shared V8 library will not need to link with libraries required by V8 but not by the application using V8. BUG=290 Committed: http://code.google.com/p/v8/source/detail?r=1636

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M SConstruct View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 8 months ago (2009-03-30 07:05:45 UTC) #1
Mads Ager (chromium)
11 years, 8 months ago (2009-03-30 07:16:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698