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

Issue 2667383002: Don't invoke goma for linking on mac (Closed)

Created:
3 years, 10 months ago by shinyak
Modified:
3 years, 10 months ago
Reviewers:
Nico, sdefresne, Wez, Kevin M
CC:
chromium-reviews, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't invoke goma for linking on mac Currently, linking with goma causes goma 'local fallback', and goma allows at most 1 link in parallel (without special flag). In 520f95147c821e13003362194a5de003a9f5c8f9, linking with goma is enabled (maybe accidentally). It's better not to use goma for linking now. Review-Url: https://codereview.chromium.org/2667383002 Cr-Commit-Position: refs/heads/master@{#447858} Committed: https://chromium.googlesource.com/chromium/src/+/c398506e3abc0799330e39144194d70c00e4032e

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M build/toolchain/mac/BUILD.gn View 1 2 chunks +3 lines, -2 lines 1 comment Download

Messages

Total messages: 17 (11 generated)
shinyak
Hi, I found "ld = cxx" is introduced in this patch. https://codereview.chromium.org/2617283002/patch/240001/250005 I'd like to ...
3 years, 10 months ago (2017-02-02 04:50:22 UTC) #6
sdefresne
lgtm https://codereview.chromium.org/2667383002/diff/20001/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/2667383002/diff/20001/build/toolchain/mac/BUILD.gn#newcode146 build/toolchain/mac/BUILD.gn:146: ld = cxx I think you can remove ...
3 years, 10 months ago (2017-02-02 11:51:14 UTC) #10
Nico
lgtm if kmarshall likes it. Sorry about missing that in the other review!
3 years, 10 months ago (2017-02-02 22:11:44 UTC) #11
Kevin M
lgtm here too. Didn't know about that goma linter limitation. :\
3 years, 10 months ago (2017-02-02 22:14:13 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2667383002/20001
3 years, 10 months ago (2017-02-02 22:14:53 UTC) #14
commit-bot: I haz the power
3 years, 10 months ago (2017-02-02 22:22:40 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c398506e3abc0799330e39144194...

Powered by Google App Engine
This is Rietveld 408576698