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

Issue 5578007: linux: remove --as-needed in the shared build (Closed)

Created:
10 years ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
tony, Craig
CC:
chromium-reviews
Visibility:
Public.

Description

linux: remove --as-needed in the shared build The shared build is a quick hack for quick links; we don't need to optimize the link line and, in fact, doing so breaks the v8 link. (Fix from Craig Schlenter <craig.schlenter@chromium.org>.) BUG=61430 TEST=build chrome with GYP_DEFINES=library=shared_library and BUILDTYPE=Release Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68542

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Evan Martin
10 years ago (2010-12-08 00:27:58 UTC) #1
tony
10 years ago (2010-12-08 00:36:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698