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

Issue 11316144: Remove output directory from library path on Linux. (Closed)

Created:
8 years, 1 month ago by Mads Ager (google)
Modified:
8 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove output directory from library path on Linux. Move the setting of -rdynamic to the two executables that need it (dart, dart_no_snapshot). It is needed to allow dynamically loaded libraries to lookup the API symbols in the binary. We use that for native extensions. R=whesse@google.com,iposva@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=15258

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M runtime/bin/bin.gypi View 2 chunks +17 lines, -2 lines 0 comments Download
M tools/gyp/configurations_make.gypi View 2 chunks +0 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
8 years, 1 month ago (2012-11-22 09:52:17 UTC) #1
Søren Gjesse
lgtm
8 years, 1 month ago (2012-11-22 14:33:18 UTC) #2
Bill Hesse
8 years, 1 month ago (2012-11-22 16:20:13 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698