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

Issue 1994623004: [Chromecast] Update the default value of use_gold for Cast builds. (Closed)

Created:
4 years, 7 months ago by slan
Modified:
4 years, 7 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, halliwell, alokp
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Update the default value of use_gold for Cast builds. Chromecast builds require that target toolchains not use gold. Other options do not work: 1) toolchain_args are ignored when the toolchain is default, so setting use_gold explicitly for our target toolchains is infeasible. 2) We want host toolchains to take the default value for use_gold, so overriding with a GN arg is infeasible. Setting use_gold on a per-toolchain basis is ideal, but until the issue in (1) is resolved, this will need to be our workaround. BUG=NONE Committed: https://crrev.com/2dcea1128cc5021fc1baef55fd78166397712817 Cr-Commit-Position: refs/heads/master@{#394872}

Patch Set 1 #

Patch Set 2 : Account for Cast on Android arm builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M build/config/compiler/compiler.gni View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 15 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994623004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1994623004/1
4 years, 7 months ago (2016-05-19 18:49:06 UTC) #2
slan
Chromecast needs to *not use* gold for our target toolchains, but *use gold* for our ...
4 years, 7 months ago (2016-05-19 18:50:13 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_android on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/69024)
4 years, 7 months ago (2016-05-19 19:05:47 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994623004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1994623004/20001
4 years, 7 months ago (2016-05-19 19:17:20 UTC) #8
Dirk Pranke
lgtm. I've recently added several flags to make it easier to pass things like is_clang ...
4 years, 7 months ago (2016-05-19 19:33:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994623004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1994623004/20001
4 years, 7 months ago (2016-05-19 20:03:50 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-19 21:29:46 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 21:31:20 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2dcea1128cc5021fc1baef55fd78166397712817
Cr-Commit-Position: refs/heads/master@{#394872}

Powered by Google App Engine
This is Rietveld 408576698