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

Issue 11299042: MIPS trusted toolchain: Don't skip QEMU patch if the file is missing (Closed)

Created:
8 years, 1 month ago by Mark Seaborn
Modified:
7 years, 11 months ago
Reviewers:
petarj
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

MIPS trusted toolchain: Don't skip QEMU patch if the file is missing Skipping the patch just masks problems, such as if you haven't run "gclient sync" recently, because it builds a qemu-mips that doesn't handle the pread64() syscall properly. It should be an error if the patch file is missing. Also do a spelling fix. BUG=https://code.google.com/p/nativeclient/issues/detail?id=2275 TEST=none Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=10550

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh View 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
8 years, 1 month ago (2012-11-16 17:38:56 UTC) #1
petarj
8 years, 1 month ago (2012-11-16 18:18:36 UTC) #2
On 2012/11/16 17:38:56, Mark Seaborn wrote:

lgtm

Powered by Google App Engine
This is Rietveld 408576698