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

Issue 6567002: Linux: change install-build-deps.sh to install gold linker from binutils 2.21... (Closed)

Created:
9 years, 10 months ago by Lei Zhang
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Linux: change install-build-deps.sh to install gold linker from binutils 2.21. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75790

Patch Set 1 #

Total comments: 4

Patch Set 2 : support threads #

Patch Set 3 : fix regex #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -7 lines) Patch
M build/install-build-deps.sh View 1 2 4 chunks +57 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lei Zhang
We're starting to have trouble linking with older version of gold - running into the ...
9 years, 10 months ago (2011-02-23 09:57:11 UTC) #1
Lei Zhang
+evan, peter, FYI.
9 years, 10 months ago (2011-02-23 09:58:49 UTC) #2
Michael Moss
LGTM
9 years, 10 months ago (2011-02-23 15:38:06 UTC) #3
Peter Mayo
http://codereview.chromium.org/6567002/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/6567002/diff/1/build/install-build-deps.sh#newcode248 build/install-build-deps.sh:248: *gold*2.2[1-9]*) ;; Are we not confident enough to be ...
9 years, 10 months ago (2011-02-23 15:46:47 UTC) #4
Evan Martin
LGTM http://codereview.chromium.org/6567002/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/6567002/diff/1/build/install-build-deps.sh#newcode62 build/install-build-deps.sh:62: ./configure --prefix=/usr/local/gold --enable-gold While we're at it, do ...
9 years, 10 months ago (2011-02-23 19:24:20 UTC) #5
Lei Zhang
http://codereview.chromium.org/6567002/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/6567002/diff/1/build/install-build-deps.sh#newcode62 build/install-build-deps.sh:62: ./configure --prefix=/usr/local/gold --enable-gold On 2011/02/23 19:24:20, Evan Martin wrote: ...
9 years, 10 months ago (2011-02-23 19:58:15 UTC) #6
Evan Martin
On 2011/02/23 19:58:15, Lei Zhang wrote: > 2.21 has --threads, but it also has this ...
9 years, 10 months ago (2011-02-23 20:01:23 UTC) #7
Lei Zhang
PTAL at patch set 3.
9 years, 10 months ago (2011-02-23 21:23:50 UTC) #8
Evan Martin
9 years, 10 months ago (2011-02-23 21:29:36 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld 408576698