Specify pnacl_newlib_dir to SCons when running nacl_integration
commita8469893a29933a288bccd858ebf0e080dbb9585
authordschuff <dschuff@chromium.org>
Thu, 19 Mar 2015 04:01:20 +0000 (18 21:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Mar 2015 04:02:06 +0000 (19 04:02 +0000)
tree73c31add9db369bb972c80ee015d45069becd333
parent32f01258fdc1f2a620e0f1b347287a8aa804f57d
Specify pnacl_newlib_dir to SCons when running nacl_integration

The PNaCl toolchain will soon be required by SCons to build the IRT. Even
though nacl_integration doesn't use the IRT built by SCons, it still wants to
set up the environment as part of the SCons global initialization, and that
fails if the compiler is not found.

Also remove the extra download, since the toolchain in the native_client directory (which is already synced by gclient) is now used.

R=ncbray@chromium.org
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4088

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

Cr-Commit-Position: refs/heads/master@{#321286}
chrome/test/nacl_test_injection/buildbot_chrome_nacl_stage.py