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

Issue 9325068: Enable internal gold for ChromeOS. (Closed)

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

Description

Enable internal gold for ChromeOS. BUG=None TEST=Manual: chrome builds with chromeos=1 on a 64-bit machine without a system gold binary. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120762

Patch Set 1 #

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

Messages

Total messages: 11 (0 generated)
Ivan Korotkov
8 years, 10 months ago (2012-02-06 16:36:25 UTC) #1
Evan Martin
Will this break the ARM cross compile?
8 years, 10 months ago (2012-02-06 17:19:21 UTC) #2
Ivan Korotkov
cros_arm bot builds fine (looks like the only bot with ARM arch).
8 years, 10 months ago (2012-02-06 22:09:02 UTC) #3
Evan Martin
On 2012/02/06 22:09:02, Ivan Korotkov wrote: > cros_arm bot builds fine (looks like the only ...
8 years, 10 months ago (2012-02-06 22:12:34 UTC) #4
rcui1
On 2012/02/06 22:09:02, Ivan Korotkov wrote: > cros_arm bot builds fine (looks like the only ...
8 years, 10 months ago (2012-02-07 00:36:36 UTC) #5
Ivan Korotkov
All trybots mentioned pass, submitting.
8 years, 10 months ago (2012-02-07 11:03:17 UTC) #6
Evan Martin
On 2012/02/07 11:03:17, Ivan Korotkov wrote: > All trybots mentioned pass, submitting. It appears that ...
8 years, 10 months ago (2012-02-09 18:56:59 UTC) #7
Evan Martin
On Thu, Feb 9, 2012 at 10:56 AM, <evan@chromium.org> wrote: > On 2012/02/07 11:03:17, Ivan ...
8 years, 10 months ago (2012-02-09 19:27:38 UTC) #8
Evan Martin
On Thu, Feb 9, 2012 at 11:27 AM, Evan Martin <evan@chromium.org> wrote: > Additionally, > ...
8 years, 10 months ago (2012-02-09 19:34:30 UTC) #9
Ivan Korotkov
Sorry, I've missed what's happending -- was using internal gold for CrOS wrong?.. It doesn't ...
8 years, 10 months ago (2012-02-10 15:09:30 UTC) #10
Evan Martin
8 years, 10 months ago (2012-02-10 19:11:46 UTC) #11
On 2012/02/10 15:09:30, Ivan Korotkov wrote:
> Sorry, I've missed what's happending -- was using internal gold for CrOS
> wrong?.. It doesn't look like this commit was reverted.

See "use_gold_flags" here:
http://git.chromium.org/gitweb/?p=chromium.git;a=blob;f=build/common.gypi;h=7...

The failing buildbot appeared to not run gold.  I think the problem is maybe
that it's a 32-bit bot, which means it gets the fallback ld (see the shell
script third_party/gold/ld).

Powered by Google App Engine
This is Rietveld 408576698