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

Issue 24489002: Remove LINK entries in make_global_settings. (Closed)

Created:
7 years, 3 months ago by Nico
Modified:
7 years, 2 months ago
Reviewers:
scottmg
CC:
chromium-reviews
Visibility:
Public.

Description

Remove LINK entries in make_global_settings. LINK isn't looked at by the ninja generator, and since gyp https://code.google.com/p/gyp/source/detail?r=1721 both make and ninja default the linker to what's set via CC, which is usually what is desired anyways. Since no bots use make anymore, this shouldn't have an observable effect. Even if the bots were still using make, the default of CC should be make this an almost-noop. BUG=none R=scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225200

Patch Set 1 #

Patch Set 2 : Clean up a few unused globals. #

Patch Set 3 : . #

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

Messages

Total messages: 3 (0 generated)
Nico
7 years, 3 months ago (2013-09-25 01:00:11 UTC) #1
scottmg
lgtm
7 years, 3 months ago (2013-09-25 02:38:54 UTC) #2
Nico
7 years, 2 months ago (2013-09-25 17:28:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r225200 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698