DescriptionSubzero: Remove the need for a separate NaCl SDK installation.
Now it assumes tests are being run from within the Subzero portion of the native_client tree, and sets up PATH to find PNaCl tools relative to there.
It may be necessary to do a one-time setup to be able to build pexes:
pnacl/build.sh sdk newlib
or the equivalent scons commands.
If the tool chain is updated, propagate the changes via:
toolchain_build/toolchain_build_pnacl.py llvm_i686_linux --install=toolchain/linux_x86/pnacl_newlib
BUG= none
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=16178a1
Patch Set 1 #Patch Set 2 : Remove LLVM_BIN_PATH from crosstests run. Add llvm-as. #
Total comments: 2
Patch Set 3 : Fix up some path issues #
Messages
Total messages: 7 (1 generated)
|