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

Issue 11691004: [MIPS] Do not use pnacl-irt-link for MIPS target. (Closed)

Created:
7 years, 12 months ago by petarj
Modified:
7 years, 11 months ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

[MIPS] Do not use pnacl-irt-link for MIPS target. Recent change ("Build the ARM core IRT using arm-flavored bitcode") broke the build for MIPS. "--pnacl-irt-link" should be used for ARM only. BUG= https://code.google.com/p/nativeclient/issues/detail?id=2275 TEST= build run_irt_thread_test Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=10523

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix indentation. #

Patch Set 3 : Rebase. #

Patch Set 4 : Retry uploading. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M SConstruct View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
petarj
7 years, 12 months ago (2012-12-27 23:22:27 UTC) #1
Mark Seaborn
This change seems reasonable to me. However, I don't know why the flag was added ...
7 years, 12 months ago (2012-12-28 12:41:39 UTC) #2
petarj
On 2012/12/28 12:41:39, Mark Seaborn wrote: > added unconditionally or why it works for x86 ...
7 years, 12 months ago (2012-12-28 16:04:54 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/11691004/diff/1/SConstruct File SConstruct (right): https://codereview.chromium.org/11691004/diff/1/SConstruct#newcode3082 SConstruct:3082: nacl_irt_env.ClearBits('bitcode') yeah -- also, arm and mips are the ...
7 years, 12 months ago (2012-12-28 17:21:15 UTC) #4
Mark Seaborn
https://codereview.chromium.org/11691004/diff/1/SConstruct File SConstruct (right): https://codereview.chromium.org/11691004/diff/1/SConstruct#newcode3127 SConstruct:3127: nacl_irt_env.Append(LINKFLAGS=['-Wl,--pnacl-irt-link']) Fix indentation here, then LGTM. petarj wrote: > ...
7 years, 12 months ago (2012-12-28 18:06:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/11691004/14004
7 years, 11 months ago (2013-01-01 04:11:34 UTC) #6
commit-bot: I haz the power
7 years, 11 months ago (2013-01-01 05:41:07 UTC) #7
Message was sent while issue was closed.
Change committed as 10523

Powered by Google App Engine
This is Rietveld 408576698