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

Issue 11094071: CL for building chomre/ARM for ubuntu precise

Created:
8 years, 2 months ago by Robert Muth (chromium)
Modified:
8 years, 2 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

================================================================ This is just a FYI - it will not be checked in (and update for http://codereview.chromium.org/8967004/) ================================================================ Once this work complete, the documentation at http://code.google.com/p/chromium/wiki/LinuxChromiumArm This was confirmed to work on 2012/12/11 with rev 172423 Kudos to Sam Clegg to make everything work out of the box and ensure that this will continue to work by setting up bots.

Patch Set 1 #

Patch Set 2 : p #

Patch Set 3 : p #

Patch Set 4 : p #

Total comments: 3

Patch Set 5 : p #

Patch Set 6 : p #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -0 lines) Patch
A chrome-setup.sh View 1 2 3 4 5 6 1 chunk +124 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Roland McGrath
http://codereview.chromium.org/11094071/diff/5001/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/11094071/diff/5001/build/common.gypi#newcode2651 build/common.gypi:2651: '-B<(gold_path) -m32', Why do you think this is needed? ...
8 years, 2 months ago (2012-10-11 18:04:05 UTC) #1
robertm
http://codereview.chromium.org/11094071/diff/5001/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/11094071/diff/5001/build/common.gypi#newcode2651 build/common.gypi:2651: '-B<(gold_path) -m32', The problem is that I need to ...
8 years, 2 months ago (2012-10-11 19:28:43 UTC) #2
Roland McGrath
http://codereview.chromium.org/11094071/diff/5001/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/11094071/diff/5001/build/common.gypi#newcode2651 build/common.gypi:2651: '-B<(gold_path) -m32', On 2012/10/11 19:28:43, robertm wrote: > The ...
8 years, 2 months ago (2012-10-11 20:00:35 UTC) #3
Robert Muth (chromium)
8 years, 2 months ago (2012-10-22 14:51:22 UTC) #4
changed setup script to build and install gold from
ftp://sourceware.org/pub/binutils/snapshots/binutils-2.22.90.tar.bz2
the older version use before still had the arm bug

Powered by Google App Engine
This is Rietveld 408576698