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

Issue 987393003: Avoid building and archiving the x86-64 pnacl-sz.nexe. (Closed)

Created:
5 years, 9 months ago by jvoung (off chromium)
Modified:
5 years, 9 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/src/native_client.git@master
Target Ref:
refs/heads/master
Project:
nacl
Visibility:
Public.

Description

Avoid building and archiving the x86-64 pnacl-sz.nexe. Forgot to skip this in the previous build CL. It's not useful yet since pnacl-sz doesn't yet target x86-64. There isn't any pruning mechanism in the chrome/chromeos packaging scripts, so just don't build it to avoid taking up the extra bit of space. The real build will have to better separate i686 and x86-64, which is different from pnacl-llc, so things are special cased to only i686. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4091 R=dschuff@chromium.org Committed: https://chromium.googlesource.com/native_client/src/native_client/+/add84fa7c86ad027cb72ffdbf604a636a004544a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M pnacl/build.sh View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
jvoung (off chromium)
5 years, 9 months ago (2015-03-10 19:33:35 UTC) #2
Derek Schuff
lgtm
5 years, 9 months ago (2015-03-10 20:42:03 UTC) #3
jvoung (off chromium)
5 years, 9 months ago (2015-03-10 22:14:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
add84fa7c86ad027cb72ffdbf604a636a004544a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698