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

Issue 13916007: Linux: use -Wl,--no-as-needed for all cases where it is needed.

Created:
7 years, 8 months ago by Lei Zhang
Modified:
6 years, 7 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews
Visibility:
Public.

Description

Linux: use -Wl,--no-as-needed for all cases where it is needed.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M build/common.gypi View 2 chunks +4 lines, -5 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
Follow up to your CL from a few weeks ago.
7 years, 8 months ago (2013-04-12 19:27:55 UTC) #1
Paweł Hajdan Jr.
7 years, 8 months ago (2013-04-12 19:42:13 UTC) #2
LGTM, thank you.

https://codereview.chromium.org/13916007/diff/1/build/common.gypi
File build/common.gypi (right):

https://codereview.chromium.org/13916007/diff/1/build/common.gypi#newcode3116
build/common.gypi:3116: 'ldflags': [
It's hard to review changes in long and deeply nested gyp files.

I'm assuming this applies to Linux in all configurations on all architectures.

I'm relying on the trybots/buildbots to verify the correctness of this change
("if it compiles, it is perfect").

Powered by Google App Engine
This is Rietveld 408576698