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

Issue 396243002: [MIPS] Do not force clang for mipsel Linux (Closed)

Created:
6 years, 5 months ago by petarj
Modified:
6 years, 5 months ago
Reviewers:
Nico, Yuta Kitamura
CC:
chromium-reviews, gordana.cmiljanovic_imgtec.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[MIPS] Do not force clang for mipsel Linux Fix the MIPS Linux build that was broken by r282266 (and r282246). Related r282266 review is at https://codereview.chromium.org/382743002 TEST= build Chrome Linux for target_arch=mipsel Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283645

Patch Set 1 #

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

Messages

Total messages: 10 (0 generated)
petarj
PTAL.
6 years, 5 months ago (2014-07-16 13:14:04 UTC) #1
Nico
Broken in what way? Can it be fixed instead? (I don't know how well clang ...
6 years, 5 months ago (2014-07-16 13:41:18 UTC) #2
petarj
On 2014/07/16 13:41:18, Nico (away) wrote: > Broken in what way? Can it be fixed ...
6 years, 5 months ago (2014-07-16 14:06:56 UTC) #3
Nico
Does removing the ['OS=="linux" and target_arch=="mipsel"', { 'make_global_settings': [ ['CC', '<(sysroot)/../bin/mipsel-linux-gnu-gcc'], ['CXX', '<(sysroot)/../bin/mipsel-linux-gnu-g++'], ['CC.host', '<!(which ...
6 years, 5 months ago (2014-07-16 17:18:27 UTC) #4
petarj
On 2014/07/16 17:18:27, Nico (away) wrote: > Does removing the > > ['OS=="linux" and target_arch=="mipsel"', ...
6 years, 5 months ago (2014-07-16 20:03:58 UTC) #5
Nico
On 2014/07/16 20:03:58, petarj wrote: > On 2014/07/16 17:18:27, Nico (away) wrote: > > Does ...
6 years, 5 months ago (2014-07-16 20:08:05 UTC) #6
petarj
On 2014/07/16 20:08:05, Nico (away) wrote: > You mean "Chrome for MIPS Linux with clang"? ...
6 years, 5 months ago (2014-07-16 20:20:54 UTC) #7
petarj
The CQ bit was checked by petarj@mips.com
6 years, 5 months ago (2014-07-16 20:54:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/396243002/1
6 years, 5 months ago (2014-07-16 20:59:15 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 04:42:32 UTC) #10
Message was sent while issue was closed.
Change committed as 283645

Powered by Google App Engine
This is Rietveld 408576698