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

Issue 9316110: linux: add a use_gold flag that defaults to on (Closed)

Created:
8 years, 10 months ago by Evan Martin
Modified:
8 years, 10 months ago
Reviewers:
Lei Zhang, Nico
CC:
chromium-reviews
Visibility:
Public.

Description

linux: add a use_gold flag that defaults to on Currently, gyp attempts to autodetect whether the linker supports the --icf flag. It's more predictable to just require the caller to specify whether they're using gold. As a first demonstration of this, drop LINKER_USES_ICF code in the Chrome build. (I'll follow up with a gyp patch to remove the LINKER_USES_ICF stuff in gyp.) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121068

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : wrap #

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

Messages

Total messages: 6 (0 generated)
Evan Martin
I'd like to remove all the autodetection logic in gyp and instead just make it ...
8 years, 10 months ago (2012-02-04 00:58:26 UTC) #1
Lei Zhang
https://chromiumcodereview.appspot.com/9316110/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/9316110/diff/1/build/common.gypi#newcode382 build/common.gypi:382: # linux_use_gold: whether to use build flags that rely ...
8 years, 10 months ago (2012-02-04 01:09:13 UTC) #2
Evan Martin
https://chromiumcodereview.appspot.com/9316110/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/9316110/diff/1/build/common.gypi#newcode382 build/common.gypi:382: # linux_use_gold: whether to use build flags that rely ...
8 years, 10 months ago (2012-02-08 18:33:53 UTC) #3
Lei Zhang
lgtm
8 years, 10 months ago (2012-02-08 19:16:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/evan@chromium.org/9316110/4002
8 years, 10 months ago (2012-02-08 19:19:02 UTC) #5
commit-bot: I haz the power
8 years, 10 months ago (2012-02-08 22:04:59 UTC) #6
Change committed as 121068

Powered by Google App Engine
This is Rietveld 408576698