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

Issue 7838013: clang/make: Set LINK to $(CXX). (Closed)

Created:
9 years, 3 months ago by Nico
Modified:
9 years, 3 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews
Visibility:
Public.

Description

clang/make: Set LINK to $(CXX). Fixes clients that set CXX to a custom clang, such as ASAN. BUG=none TEST=asan bot goes green again. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99868

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Nico
http://codereview.chromium.org/7838013/diff/1/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/7838013/diff/1/build/common.gypi#newcode2019 build/common.gypi:2019: ['LINK', '$(CXX)'], Setting this at all is required to ...
9 years, 3 months ago (2011-09-06 23:37:59 UTC) #1
Evan Martin
9 years, 3 months ago (2011-09-06 23:44:17 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698