Building both ia32 and x64 in the sdk build.
commit96f42fb68643044639ededf55a48afb5747a46cb
authorbradnelson <bradnelson@google.com>
Tue, 23 Sep 2014 21:08:01 +0000 (23 14:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Sep 2014 21:08:13 +0000 (23 21:08 +0000)
treecfe87e2500eb0032855016537203157428b118ba
parente3ed8486c32c888cc268795c61d4c95e9b07986d
Building both ia32 and x64 in the sdk build.

We recently changed the chrome build so that nacl binaries of both 32 and 64
bit type are not built unless needed.
The sdk had assumed both arches are built as a side effect.

Building both arches in the sdk.

BUG=None
TEST=local
R=binji@chromium.org

Review URL: https://codereview.chromium.org/590523002

Cr-Commit-Position: refs/heads/master@{#296240}
native_client_sdk/src/build_tools/build_sdk.py