[NaCl SDK] Build sel_ldr and ncval against debian/stable sysroot
commit39ebd3cdea2f1d0e9252e9bb9765f64b5ae7e25a
authorsbc <sbc@chromium.org>
Mon, 4 May 2015 23:45:56 +0000 (4 16:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 4 May 2015 23:46:22 +0000 (4 23:46 +0000)
tree4c4bd9fcffd13d39d0d1ff4eddbc9508bee344b3
parent56e6db77baec30e48ef94eae9f81e2793db637ea
[NaCl SDK] Build sel_ldr and ncval against debian/stable sysroot

This allows sel_ldr to be deployed and run on debian/stable.
Currently we are building against the host system libraries
which are currently ubuntu/precise.  This results in binarys
that depend on more recent versions of glibc than are available
in debian/stable.

CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk;tryserver.chromium.win:win_nacl_sdk

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

Cr-Commit-Position: refs/heads/master@{#328219}
build/common.gypi
native_client_sdk/src/build_tools/build_sdk.py