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

Issue 247623003: Linux: Detect host g++ version as well as target g++ version. (Closed)

Created:
6 years, 8 months ago by Lei Zhang
Modified:
6 years, 8 months ago
Reviewers:
Nico, mithro-old
CC:
chromium-reviews
Visibility:
Public.

Description

Linux: Detect host g++ version as well as target g++ version. BUG=360082 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265572

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -21 lines) Patch
M build/common.gypi View 3 chunks +28 lines, -8 lines 0 comments Download
M build/compiler_version.py View 1 3 chunks +46 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Lei Zhang
I got hit with https://crbug.com/365035 ... how could gcc be 46 when the gcc_version variable ...
6 years, 8 months ago (2014-04-22 21:51:49 UTC) #1
Nico
Bleh, this is terrible. We'd then also set different compiler flags for host and target, ...
6 years, 8 months ago (2014-04-22 21:55:56 UTC) #2
mithro-old
https://codereview.chromium.org/247623003/diff/120001/build/compiler_version.py File build/compiler_version.py (right): https://codereview.chromium.org/247623003/diff/120001/build/compiler_version.py#newcode34 build/compiler_version.py:34: tool not in ('assembler', 'compiler', 'linker')): Could just raise ...
6 years, 8 months ago (2014-04-23 02:19:17 UTC) #3
Lei Zhang
See patch set 2. https://codereview.chromium.org/247623003/diff/120001/build/compiler_version.py File build/compiler_version.py (right): https://codereview.chromium.org/247623003/diff/120001/build/compiler_version.py#newcode34 build/compiler_version.py:34: tool not in ('assembler', 'compiler', ...
6 years, 8 months ago (2014-04-23 02:33:29 UTC) #4
mithro-old
lgtm
6 years, 8 months ago (2014-04-23 02:37:12 UTC) #5
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 8 months ago (2014-04-23 02:37:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/247623003/140001
6 years, 8 months ago (2014-04-23 02:38:14 UTC) #7
commit-bot: I haz the power
6 years, 8 months ago (2014-04-23 08:20:19 UTC) #8
Message was sent while issue was closed.
Change committed as 265572

Powered by Google App Engine
This is Rietveld 408576698